re PR other/29271 (Incorrect -fdump-rtl-sched documentation)
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Sun, 29 Oct 2006 00:27:49 +0000 (00:27 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sun, 29 Oct 2006 00:27:49 +0000 (17:27 -0700)
2006-10-28  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR tree-opt/29271
        * doc/invoke.texi (-fdump-rtl-sched2) Fix file extension number.
        (-fdump-rtl-sched): Rename to ..
        (-fdump-rtl-sched1): here.  Also fix file extension number.

From-SVN: r118128

gcc/ChangeLog
gcc/doc/invoke.texi

index cd406c62b12965f9d7d1ac0281bb4090b34fa37c..05798cec76a3648843f538725792bb9c65196a4e 100644 (file)
@@ -1,3 +1,10 @@
+2006-10-28  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR tree-opt/29271
+       * doc/invoke.texi (-fdump-rtl-sched2) Fix file extension number.
+       (-fdump-rtl-sched): Rename to ..
+       (-fdump-rtl-sched1): here.  Also fix file extension number.
+
 2006-10-28  Richard Guenther  <rguenther@suse.de>
 
        * fold-const.c (maybe_canonicalize_comparison): Fix code
index 3f52d6c76179a3181c65e119f3e8f788daf28cba..4bb7ce638079ba14ff3814c4750e76bfb5a7c342 100644 (file)
@@ -3935,7 +3935,7 @@ Dump after RTL generation, to @file{@var{file}.104r.expand}.
 @itemx -fdump-rtl-sched2
 @opindex dR
 @opindex fdump-rtl-sched2
-Dump after the second scheduling pass, to @file{@var{file}.150r.sched2}.
+Dump after the second scheduling pass, to @file{@var{file}.149r.sched2}.
 
 @item -ds
 @itemx -fdump-rtl-cse
@@ -3945,10 +3945,10 @@ Dump after CSE (including the jump optimization that sometimes follows
 CSE), to @file{@var{file}.113r.cse}.
 
 @item -dS
-@itemx -fdump-rtl-sched
+@itemx -fdump-rtl-sched1
 @opindex dS
-@opindex fdump-rtl-sched
-Dump after the first scheduling pass, to @file{@var{file}.21.sched}.
+@opindex fdump-rtl-sched1
+Dump after the first scheduling pass, to @file{@var{file}.136r.sched1}.
 
 @item -dt
 @itemx -fdump-rtl-cse2