From 99bbfb2fd075e3fd73f4ac563e0beb6fb123bef2 Mon Sep 17 00:00:00 2001 From: Mark Mitchell Date: Sun, 13 Jun 1999 01:09:03 +0000 Subject: [PATCH] * invoke.texi (node Option Summary): Add -fpermissive flag. From-SVN: r27501 --- gcc/ChangeLog | 4 ++++ gcc/invoke.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5e793da37113..c7449821f706 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Sun Jun 13 01:08:02 1999 Mark Mitchell + + * invoke.texi (node 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 diff --git a/gcc/invoke.texi b/gcc/invoke.texi index 38cf3e877f5d..7319eb63bab9 100644 --- a/gcc/invoke.texi +++ b/gcc/invoke.texi @@ -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 -- 2.47.2