From 26454846e347d739565edfe65d3473fe95f92aae Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Tue, 2 Dec 1997 13:15:31 -0700 Subject: [PATCH] More doc stuff. From-SVN: r16890 --- gcc/invoke.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gcc/invoke.texi b/gcc/invoke.texi index 3616036841ff..7a3a9342dc16 100644 --- a/gcc/invoke.texi +++ b/gcc/invoke.texi @@ -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 -- 2.47.2