]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Tweaks from Craig.
authorJeff Law <law@gcc.gnu.org>
Sat, 5 Sep 1998 22:22:39 +0000 (16:22 -0600)
committerJeff Law <law@gcc.gnu.org>
Sat, 5 Sep 1998 22:22:39 +0000 (16:22 -0600)
From-SVN: r22278

gcc/f/news.texi

index 861709720b1be22eb42ff8f4076ea43b85928c5d..f06b3d97cbff07a430475606faa15b7ddf4f025a 100644 (file)
@@ -5,7 +5,7 @@
 @c The text of this file appears in the file BUGS
 @c in the G77 distribution, as well as in the G77 manual.
 
-@c 1998-09-01
+@c 1998-09-05
 
 @ifclear NEWSONLY
 @node News
@@ -58,6 +58,16 @@ though this can make getting a complete picture
 of what a particular @code{egcs} version contains
 somewhat more difficult.
 
+@heading In 0.5.24 and @code{egcs} 1.1.1 (versus 0.5.23 and 1.1):
+@itemize @bullet
+@item
+Fix @code{libg2c} so it no longer crashes with a spurious diagnostic
+upon doing any I/O following a direct formatted write.
+
+(This bug was introduced in 0.5.23 and @code{egcs} 1.1 in
+@code{g77}'s version of @code{libf2c}.)
+@end itemize
+
 @heading In @code{egcs} 1.1 (versus 0.5.24):
 @itemize @bullet
 @item