This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

g77 mainline/release doc fix


Jeff, could you please commit this change to the mainline and, if
you feel it's okay, the branch for 1.1.1 as well?  (I'd like to
keep differences between the g77's down to a minimum.)

        tq vm, (burley)


*** egcs-19981026/gcc/f/news.texi	Sun Sep 27 23:23:24 1998
--- egcs-1.1.1-p/gcc/f/news.texi	Tue Nov  3 18:12:54 1998
***************
*** 6,10 ****
  @c in the G77 distribution, as well as in the G77 manual.
  
! @c 1998-09-04
  
  @ifclear NEWSONLY
--- 6,10 ----
  @c in the G77 distribution, as well as in the G77 manual.
  
! @c 1998-09-05
  
  @ifclear NEWSONLY
*************** though this can make getting a complete 
*** 58,61 ****
--- 58,71 ----
  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):


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]