]> gcc.gnu.org Git - gcc.git/commitdiff
* invoke.texi (Option Summary): Add -fpermissive flag.
authorJerry Quinn <jquinn@nortelnetworks.com>
Sun, 13 Jun 1999 01:03:28 +0000 (01:03 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 13 Jun 1999 01:03:28 +0000 (01:03 +0000)
From-SVN: r27500

gcc/ChangeLog
gcc/invoke.texi

index 2f1bbed2e233d0083c9660a0cc02628017109df7..c36b7857cad9830717ecaeb827497f63060616df 100644 (file)
@@ -1,3 +1,7 @@
+Sat Jun 12 22:29:48 EDT 1999  Jerry Quinn <jquinn@nortelnetworks.com>
+
+       * invoke.texi (Option Summary): Add -fpermissive flag.
+
 Sat Jun 12 03:40:42 1999  Jeffrey A Law  (law@cygnus.com)
 
        * sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands
index 38cf3e877f5daabcc269859178f901f7186857e1..7319eb63bab9c2c7d3fc68ac3bf2944842236df3 100644 (file)
@@ -107,7 +107,7 @@ in the following sections.
 -fno-for-scope  -fno-gnu-keywords  -fguiding-decls  -fhandle-signatures
 -fhonor-std -fhuge-objects  -fno-implicit-templates  -finit-priority
 -fno-implement-inlines -fname-mangling-version-@var{n}  -fno-default-inline  
--foperator-names  -fno-optional-diags  -frepo  -fstrict-prototype
+-foperator-names  -fno-optional-diags  -fpermissive -frepo  -fstrict-prototype
 -fsquangle  -ftemplate-depth-@var{n}  -fthis-is-variable  -fvtable-thunks
 -nostdinc++  -Wctor-dtor-privacy -Wno-deprecated -Weffc++  
 -Wno-non-template-friend 
This page took 0.075607 seconds and 5 git commands to generate.