From e72d9e6b9d407fe7deae53945d0a54020ee8f792 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Fri, 22 May 1998 10:22:44 +0000 Subject: [PATCH] JCB update From-SVN: r19951 --- gcc/f/g77.texi | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index e5cdd67ec50..79cdd1f2879 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -11,11 +11,12 @@ } @end tex -@set last-up-date 1998-04-20 -@set version-g77 0.5.23 - @c %**start of header @setfilename g77.info + +@set last-up-date 1998-05-19 +@set version-g77 0.5.23 + @c @setfilename useg77.info @c @setfilename portg77.info @c To produce the full manual, use the "g77.info" setfilename, and @@ -147,9 +148,9 @@ original English. @ifinfo -@dircategory Fortran Programming +@dircategory Programming @direntry -* g77: (g77). The GNU Fortran compilation system. +* g77: (g77). The GNU Fortran compiler. @end direntry @node Top, Copying,, (DIR) @top Introduction @@ -694,6 +695,11 @@ So far, this has resulted in the three, somewhat experimental, options added by @code{g77} to the @code{gcc} compiler and its back end. +(These, in turn, have made their way into the @code{egcs} +version of the compiler, and do not exist in @code{gcc} +version 2.8 or versions of @code{g77} based on that version +of @code{gcc}.) + @item John Carr (@email{jfc@@mit.edu}) wrote the alias analysis improvements. -- 2.30.2