invoke.texi: (dump-rtl-ree): Fix typo and clarify ree handles both zero and sign...
authorJeff Law <law@redhat.com>
Fri, 20 Dec 2013 04:33:34 +0000 (21:33 -0700)
committerJeff Law <law@gcc.gnu.org>
Fri, 20 Dec 2013 04:33:34 +0000 (21:33 -0700)
        * doc/invoke.texi: (dump-rtl-ree): Fix typo and clarify ree
        handles both zero and sign extension.

From-SVN: r206139

gcc/ChangeLog
gcc/doc/invoke.texi

index 32ac966..1adb68f 100644 (file)
@@ -1,3 +1,8 @@
+2013-12-19  Jeff Law  <law@redhat.com>
+
+       * doc/invoke.texi: (dump-rtl-ree): Fix typo and clarify ree
+       handles both zero and sign extension.
+
 2013-12-19  Teresa Johnson  <tejohnson@google.com>
 
        PR gcov-profile/59542
index 689b3ab..e65a28c 100644 (file)
@@ -5978,9 +5978,9 @@ Dump after generating the function prologues and epilogues.
 @option{-fdump-rtl-sched1} and @option{-fdump-rtl-sched2} enable dumping
 after the basic block scheduling passes.
 
-@item -fdump-rtl-see
-@opindex fdump-rtl-see
-Dump after sign extension elimination.
+@item -fdump-rtl-ree
+@opindex fdump-rtl-ree
+Dump after sign/zero extension elimination.
 
 @item -fdump-rtl-seqabstr
 @opindex fdump-rtl-seqabstr