aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorXinliang David Li <davidxl@gcc.gnu.org>2011-06-09 22:49:12 +0000
committerXinliang David Li <davidxl@gcc.gnu.org>2011-06-09 22:49:12 +0000
commit1f9081d15d2bfd28a5951d87f6e6f3fb254cdbdd (patch)
tree90db0a19c995b30c6d8bb39190ca384e0d63716e /gcc/doc
parent54466dde7477a1ef8dacf54b89ab47ef59d83555 (diff)
downloadgcc-1f9081d15d2bfd28a5951d87f6e6f3fb254cdbdd.zip
gcc-1f9081d15d2bfd28a5951d87f6e6f3fb254cdbdd.tar.gz
gcc-1f9081d15d2bfd28a5951d87f6e6f3fb254cdbdd.tar.bz2
Revert r174848,174849
From-SVN: r174864
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/invoke.texi9
1 files changed, 1 insertions, 8 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 9062152..0069f78 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -291,7 +291,6 @@ Objective-C and Objective-C++ Dialects}.
-fdump-translation-unit@r{[}-@var{n}@r{]} @gol
-fdump-class-hierarchy@r{[}-@var{n}@r{]} @gol
-fdump-ipa-all -fdump-ipa-cgraph -fdump-ipa-inline @gol
--fdump-passes @gol
-fdump-statistics @gol
-fdump-tree-all @gol
-fdump-tree-original@r{[}-@var{n}@r{]} @gol
@@ -5072,8 +5071,7 @@ pair seperated by a colon. The range is inclusive in both ends. If the range
is trivial, the number pair can be simplified as a single number. If the
function's cgraph node's @var{uid} is falling within one of the specified ranges,
the @var{pass} is disabled for that function. The @var{uid} is shown in the
-function header of a dump file, and pass names can be dumped by using option
-@option{-fdump-passes}.
+function header of a dump file.
@item -fdisable-tree-@var{pass}
@item -fdisable-tree-@var{pass}=@var{range-list}
@@ -5497,11 +5495,6 @@ Dump after function inlining.
@end table
-@item -fdump-passes
-@opindex fdump-passes
-Dump the list of optimization passes that are turned on and off by
-the current command line options.
-
@item -fdump-statistics-@var{option}
@opindex fdump-statistics
Enable and control dumping of pass statistics in a separate file. The