* doc/invoke.texi (Optimize Options): Revert an accidental checkin.
authorJan Hubicka <jh@suse.cz>
Sat, 29 Sep 2001 13:15:47 +0000 (15:15 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 29 Sep 2001 13:15:47 +0000 (13:15 +0000)
From-SVN: r45879

gcc/ChangeLog
gcc/doc/invoke.texi

index d96fbb9127de9644a1d9099b7673900525e6a3f2..4ec28154b21dc4ec112a4615389aa2cd3f984837 100644 (file)
@@ -1,3 +1,7 @@
+Sat Sep 29 15:08:16 CEST 2001  Jan Hubicka  <jh@suse.cz>
+
+       * doc/invoke.texi (Optimize Options): Revert an accidental checkin.
+
 2001-09-29  Hans-Peter Nilsson  <hp@axis.com>
 
        * cse.c (cse_insn) [HAVE_cc0]: Fix typo delete-insn -> delete_insn.
index 39fd01a305c7c8c1fe8afc556201727087ec73af..d2b2afc8a8065b81042ffe3fb467c053c75fc501 100644 (file)
@@ -274,7 +274,7 @@ in the following sections.
 -fschedule-insns  -fschedule-insns2 @gol
 -fsingle-precision-constant  -fssa -fssa-ccp -fssa-dce @gol
 -fstrength-reduce  -fstrict-aliasing  -fthread-jumps  -ftrapv @gol
--funroll-all-loops  -funroll-loops -fmessy-debugging @gol
+-funroll-all-loops  -funroll-loops  @gol
 --param @var{name}=@var{value}
 -O  -O0  -O1  -O2  -O3  -Os}
 
@@ -3415,17 +3415,6 @@ Not all of the optimizations performed by GCC have @option{-f} options
 to control them.
 
 @table @gcctabopt
-@item -fmessy-debugging
-@opindex fmessy-debugging
-Some optimizations can be stronger if compiler give up ability to generate
-at least approximately usefull debug information for optimized programs.
-These transformation are not done when @option{-g} switch is not specified,
-as politics is to get the code with @option{-g} and without equivalent,
-except for debugging section.
-
-This optimization enables such transformations.  It is still compatible with
-@option{-g}, but debugging resulting programs will be even higher challenge.
-
 @item -fstrength-reduce
 @opindex fstrength-reduce
 Perform the optimizations of loop strength reduction and