Commit 8dae700b by Andreas Jaeger Committed by Jeff Law

* gcc.texi: Mention gcc 2.96 instead of egcs 1.00.

From-SVN: r27505
parent 8cbbe896
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> Sat Jun 12 22:29:48 EDT 1999 Jerry Quinn <jquinn@nortelnetworks.com>
* invoke.texi (Option Summary): Add -fpermissive flag. * invoke.texi (Option Summary): Add -fpermissive flag.
......
...@@ -155,7 +155,7 @@ instead of in the original English. ...@@ -155,7 +155,7 @@ instead of in the original English.
@vskip 0pt plus 1filll @vskip 0pt plus 1filll
Copyright @copyright{} 1988, 89, 92, 93, 94, 95, 96, 98 Free Software Foundation, Inc. Copyright @copyright{} 1988, 89, 92, 93, 94, 95, 96, 98 Free Software Foundation, Inc.
@sp 2 @sp 2
For EGCS Version 1.0@* For GCC Version 2.96@*
@sp 1 @sp 1
Published by the Free Software Foundation @* Published by the Free Software Foundation @*
59 Temple Place - Suite 330@* 59 Temple Place - Suite 330@*
...@@ -194,19 +194,19 @@ instead of in the original English. ...@@ -194,19 +194,19 @@ instead of in the original English.
@ifset USING @ifset USING
This manual documents how to run, install and port the GNU This manual documents how to run, install and port the GNU
compiler, as well as its new features and incompatibilities, and how to 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
@end ifset @end ifset
@ifclear INTERNALS @ifclear INTERNALS
This manual documents how to run and install the GNU compiler, This manual documents how to run and install the GNU compiler,
as well as its new features and incompatibilities, and how to report 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 ifclear
@ifclear USING @ifclear USING
This manual documents how to port the GNU compiler, This manual documents how to port the GNU compiler,
as well as its new features and incompatibilities, and how to report 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 ifclear
@end ifinfo @end ifinfo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment