Commit 8daddba8 by Martin Sebor Committed by Martin Sebor

re PR middle-end/32003 (Undocumented -fdump-tree options)

2017-02-15  Martin Sebor  <msebor@redhat.com>

	PR middle-end/32003
	* doc/invoke.texi (-fdump-final-insns): Replace option accidentally
	removed in a prior commit.

From-SVN: r245493
parent 25c99850
2017-02-15 Martin Sebor <msebor@redhat.com>
PR middle-end/32003
* doc/invoke.texi (-fdump-final-insns): Replace option accidentally
removed in a prior commit.
2017-02-15 Bin Cheng <bin.cheng@arm.com> 2017-02-15 Bin Cheng <bin.cheng@arm.com>
PR tree-optimization/79347 PR tree-optimization/79347
...@@ -892,7 +898,7 @@ ...@@ -892,7 +898,7 @@
* doc/invoke.texi (-maccumulate-args): Fix bad grammar. * doc/invoke.texi (-maccumulate-args): Fix bad grammar.
PR middle-end/32003 PR middle-end/32003
* doc/invoke.texi (-fdump-rtl-): Remove pass-specific options from * doc/invoke.texi (-fdump-tree-): Remove pass-specific options from
index. index.
(-fdump-tree-@var): Add to index and document how to come up (-fdump-tree-@var): Add to index and document how to come up
with pass-specific option and dump file names. with pass-specific option and dump file names.
......
...@@ -543,6 +543,7 @@ Objective-C and Objective-C++ Dialects}. ...@@ -543,6 +543,7 @@ Objective-C and Objective-C++ Dialects}.
-fdump-passes @gol -fdump-passes @gol
-fdump-rtl-@var{pass} -fdump-rtl-@var{pass}=@var{filename} @gol -fdump-rtl-@var{pass} -fdump-rtl-@var{pass}=@var{filename} @gol
-fdump-statistics @gol -fdump-statistics @gol
-fdump-final-insns@r{[}=@var{file}@r{]}
-fdump-tree-all @gol -fdump-tree-all @gol
-fdump-tree-@var{switch} @gol -fdump-tree-@var{switch} @gol
-fdump-tree-@var{switch}-@var{options} @gol -fdump-tree-@var{switch}-@var{options} @gol
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment