From: Jeff Law Date: Sat, 5 Sep 1998 22:22:39 +0000 (-0600) Subject: Tweaks from Craig. X-Git-Tag: prereleases/egcs-1.1.1-pre~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf961e84bf8e0ea1b533a478a958e5837f665e2f;p=thirdparty%2Fgcc.git Tweaks from Craig. From-SVN: r22278 --- diff --git a/gcc/f/news.texi b/gcc/f/news.texi index 861709720b1b..f06b3d97cbff 100644 --- a/gcc/f/news.texi +++ b/gcc/f/news.texi @@ -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