* gcc.texi: Mention gcc 2.96 instead of egcs 1.00.
From-SVN: r27505
This commit is contained in:
parent
8cbbe89689
commit
8dae700b78
@ -1,3 +1,7 @@
|
||||
1999-06-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
||||
|
||||
* gcc.texi: Mention gcc 2.96 instead of egcs 1.00.
|
||||
|
||||
Sat Jun 12 22:29:48 EDT 1999 Jerry Quinn <jquinn@nortelnetworks.com>
|
||||
|
||||
* invoke.texi (Option Summary): Add -fpermissive flag.
|
||||
|
@ -155,7 +155,7 @@ instead of in the original English.
|
||||
@vskip 0pt plus 1filll
|
||||
Copyright @copyright{} 1988, 89, 92, 93, 94, 95, 96, 98 Free Software Foundation, Inc.
|
||||
@sp 2
|
||||
For EGCS Version 1.0@*
|
||||
For GCC Version 2.96@*
|
||||
@sp 1
|
||||
Published by the Free Software Foundation @*
|
||||
59 Temple Place - Suite 330@*
|
||||
@ -194,19 +194,19 @@ instead of in the original English.
|
||||
@ifset USING
|
||||
This manual documents how to run, install and port the GNU
|
||||
compiler, as well as its new features and incompatibilities, and how to
|
||||
report bugs. It corresponds to EGCS version 1.0.
|
||||
report bugs. It corresponds to GCC version 2.96.
|
||||
@end ifset
|
||||
@end ifset
|
||||
|
||||
@ifclear INTERNALS
|
||||
This manual documents how to run and install the GNU compiler,
|
||||
as well as its new features and incompatibilities, and how to report
|
||||
bugs. It corresponds to EGCS version 1.0.
|
||||
bugs. It corresponds to GCC version 2.96.
|
||||
@end ifclear
|
||||
@ifclear USING
|
||||
This manual documents how to port the GNU compiler,
|
||||
as well as its new features and incompatibilities, and how to report
|
||||
bugs. It corresponds to EGCS version 1.0.
|
||||
bugs. It corresponds to GCC version 2.96.
|
||||
@end ifclear
|
||||
|
||||
@end ifinfo
|
||||
|
Loading…
Reference in New Issue
Block a user