]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
More doc stuff.
authorJeff Law <law@gcc.gnu.org>
Tue, 2 Dec 1997 20:15:31 +0000 (13:15 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 2 Dec 1997 20:15:31 +0000 (13:15 -0700)
From-SVN: r16890

gcc/invoke.texi

index 3616036841ff345f8aaa51c873e3720e2c509ced..7a3a9342dc1661e408c2ecf75a84adf7c34740ec 100644 (file)
@@ -1721,6 +1721,10 @@ This data could be analyzed by a program like @code{tcov}.  Note,
 however, that the format of the data is not what @code{tcov} expects.
 Eventually GNU @code{gprof} should be extended to process this data.
 
+@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 -ax
 Generate extra code to profile basic blocks.  Your executable will
 produce output that is a superset of that produced when @samp{-a} is