* doc/invoke.texi (Optimize Options): Revert an accidental checkin.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Sep 2001 13:15:47 +0000 (13:15 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Sep 2001 13:15:47 +0000 (13:15 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45879 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi

index d96fbb9..4ec2815 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 39fd01a..d2b2afc 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