aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2001-05-20 18:08:38 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2001-05-20 18:08:38 +0100
commitaa0cc56293a5f8f008733cc5ab9ca929a4d08701 (patch)
tree957fbc0c0ed5d660871c0ddf4ad3d4ea2fbb2f27
parent1b07e854d9ae5bb5707ed2a2d3bf86da5153be00 (diff)
downloadgcc-aa0cc56293a5f8f008733cc5ab9ca929a4d08701.zip
gcc-aa0cc56293a5f8f008733cc5ab9ca929a4d08701.tar.gz
gcc-aa0cc56293a5f8f008733cc5ab9ca929a4d08701.tar.bz2
* invoke.texi: Add more options to summary list.
From-SVN: r42349
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/invoke.texi9
2 files changed, 9 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 98651ea..cd3812e 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,9 @@
2001-05-20 Joseph S. Myers <jsm28@cam.ac.uk>
+ * invoke.texi: Add more options to summary list.
+
+2001-05-20 Joseph S. Myers <jsm28@cam.ac.uk>
+
* invoke.texi: Document meaning of -pedantic when -std=gnu* is
used. Fixes PR c/2291.
* gcc.1: Regenerate.
diff --git a/gcc/invoke.texi b/gcc/invoke.texi
index 63b3115..694d711 100644
--- a/gcc/invoke.texi
+++ b/gcc/invoke.texi
@@ -167,17 +167,18 @@ in the following sections.
@xref{C++ Dialect Options,,Options Controlling C++ Dialect}.
@gccoptlist{
-fno-access-control -fcheck-new -fconserve-space @gol
--fdollars-in-identifiers -fno-elide-constructors @gol
+-fno-const-strings -fdollars-in-identifiers @gol
+-fno-elide-constructors @gol
-fno-enforce-eh-specs -fexternal-templates @gol
-falt-external-templates @gol
-ffor-scope -fno-for-scope -fno-gnu-keywords -fhonor-std @gol
-fhuge-objects -fno-implicit-templates @gol
-fno-implicit-inline-templates @gol
-fno-implement-inlines -fms-extensions @gol
--fno-operator-names @gol
+-fno-nonansi-builtins -fno-operator-names @gol
-fno-optional-diags -fpermissive @gol
--frepo -fno-rtti -ftemplate-depth-@var{n} @gol
--fuse-cxa-atexit -fvtable-thunks -nostdinc++ @gol
+-frepo -fno-rtti -fstats -ftemplate-depth-@var{n} @gol
+-fuse-cxa-atexit -fvtable-thunks -fno-weak -nostdinc++ @gol
-fno-default-inline -Wctor-dtor-privacy @gol
-Wnon-virtual-dtor -Wreorder @gol
-Weffc++ -Wno-deprecated @gol