From 111fbf3e96a0ace62d3907f6b3fe86a409a8fb79 Mon Sep 17 00:00:00 2001 From: Krister Walfridsson Date: Sat, 2 Oct 1999 20:29:08 +0200 Subject: [PATCH] Krister Walfridsson * invoke.texi: Removed duplicated description for -Q. From-SVN: r29774 --- gcc/ChangeLog | 4 ++++ gcc/invoke.texi | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a9319fa..fdf6437 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Sat Oct 2 11:28:33 1999 Krister Walfridsson + + * invoke.texi: Removed duplicated description for -Q. + Sat Oct 2 11:16:00 1999 Jim Kingdon * extend.texi: Grammar fix in __extension__ text. diff --git a/gcc/invoke.texi b/gcc/invoke.texi index 86bfcee..34ba1b6 100644 --- a/gcc/invoke.texi +++ b/gcc/invoke.texi @@ -2063,10 +2063,6 @@ block and arc execution counts from the information in the @samp{-fprofile-arcs}). @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} Says to make debugging dumps during compilation at times specified by @var{letters}. This is used for debugging the compiler. The file names -- 2.7.4