]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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 32ac966eaba4bfab4051d0f77b87dbbabc1cc578..1adb68ff912ddaf624f0bf6abac6b9d4c27da566 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 689b3ab87a4416a55fa6f60b342b2a8071400d77..e65a28c215598a9ac244865fe0fce44639aeb53d 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