Commit 111fbf3e by Krister Walfridsson Committed by Richard Henderson

Krister Walfridsson <cato@df.lth.se>

        * invoke.texi: Removed duplicated description for -Q.

From-SVN: r29774
parent f1b5ff21
Sat Oct 2 11:28:33 1999 Krister Walfridsson <cato@df.lth.se>
* invoke.texi: Removed duplicated description for -Q.
Sat Oct 2 11:16:00 1999 Jim Kingdon <http://developer.redhat.com> Sat Oct 2 11:16:00 1999 Jim Kingdon <http://developer.redhat.com>
* extend.texi: Grammar fix in __extension__ text. * extend.texi: Grammar fix in __extension__ text.
......
...@@ -2063,10 +2063,6 @@ block and arc execution counts from the information in the ...@@ -2063,10 +2063,6 @@ block and arc execution counts from the information in the
@samp{-fprofile-arcs}). @samp{-fprofile-arcs}).
@end table @end table
@item -Q
Makes the compiler print out each function name as it is compiled, and
print some statistics about each pass when it finishes.
@item -d@var{letters} @item -d@var{letters}
Says to make debugging dumps during compilation at times specified by Says to make debugging dumps during compilation at times specified by
@var{letters}. This is used for debugging the compiler. The file names @var{letters}. This is used for debugging the compiler. The file names
......
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