From: Jeff Law Date: Tue, 2 Dec 1997 20:16:00 +0000 (-0700) Subject: More doc junk. X-Git-Tag: releases/libf2c-0.5.21~465 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=898f531b0bb06dfb175c959bd3d3e8aa8eb4f033;p=thirdparty%2Fgcc.git More doc junk. From-SVN: r16891 --- diff --git a/gcc/invoke.texi b/gcc/invoke.texi index 2bb3d99a4be5..f2b80342f4c1 100644 --- a/gcc/invoke.texi +++ b/gcc/invoke.texi @@ -1771,6 +1771,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