NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58206 CVS commit: src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io



The following reply was made to PR lib/58206; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58206 CVS commit: src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io
Date: Mon, 20 May 2024 19:36:30 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Mon May 20 19:36:30 UTC 2024
 
 Modified Files:
 	src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io:
 	    basic_file_stdio.cc
 
 Log Message:
 libstdc++: Don't try to fflush stdin in gcc.old libstdc++ either.
 
 PR lib/58206
 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114879
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.13 -r1.14 \
     src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/basic_file_stdio.cc
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index