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]

[Fortran, committed] Remove EGCS reference, update g77 version in f/root.texi


L.S.,

Bootstrapped on i686-pc-linux-gnu:

2000-11-10  Toon Moene  <toon@moene.indiv.nluug.nl>

        * root.texi: Remove non-historical EGCS reference.
        Set current g77 version to 0.5.26.

--- egcs/gcc/f/root.texi        2000/11/05 13:20:45     1.7
+++ egcs/gcc/f/root.texi        2000/11/10 20:38:05     1.8
@@ -3,7 +3,7 @@
 @c (e.g. a release branch in the CVS repository for gcc),
 @c clear this and set the version information correctly.
 @set DEVELOPMENT
-@set version-g77 0.5.25
+@set version-g77 0.5.26
 @set version-gcc 2.97
 
 @c GCC-G77 indicates this is the GCC (2.95 or later) version of g77.
@@ -23,11 +23,6 @@
 @ifset GCC-G77
 @set which-g77 GCC-@value{version-gcc}
 @set which-gcc GCC
-@end ifset
-
-@ifset EGCS-G77
-@set which-g77 EGCS-@value{version-egcs}
-@set which-gcc EGCS
 @end ifset
 
 @ifset FSF-G77

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://g95.sourceforge.net/ (under construction)

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