From: Jeffrey A Law Date: Fri, 2 Oct 1998 00:33:54 +0000 (+0000) Subject: * gcc.texi: Fix version # that somehow slipped through. X-Git-Tag: prereleases/egcs-1.1.1-pre~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f12e6e0d5cf38044229aa299d598b7b8c9bf2064;p=thirdparty%2Fgcc.git * gcc.texi: Fix version # that somehow slipped through. From-SVN: r22734 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5de27f550c2f..f003b8d49b38 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 2 01:31:54 1998 Jeffrey A Law (law@cygnus.com) + + * gcc.texi: Fix version # that somehow slipped through. + Fri Oct 2 01:24:19 1998 Geoff Keating * gcse.c: New definition NEVER_SET for reg_first_set, reg_last_set, diff --git a/gcc/gcc.texi b/gcc/gcc.texi index 0b1a392da14d..90fe3d179767 100644 --- a/gcc/gcc.texi +++ b/gcc/gcc.texi @@ -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 EGCS version 1.1. @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 EGCS version 1.1. @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 EGCS version 1.1. @end ifclear @end ifinfo