]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/sparc/sparc.md (return_internal): Adjust 'length' attribute.
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 9 Jun 2011 19:51:03 +0000 (19:51 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 9 Jun 2011 19:51:03 +0000 (19:51 +0000)
From-SVN: r174857

gcc/ChangeLog
gcc/config/sparc/sparc.md

index a6047dab36568ab90840a23de7f18e53d6354892..133949248b825f9b340cc12936bd6e31834d5433 100644 (file)
@@ -1,3 +1,7 @@
+2011-06-09  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * config/sparc/sparc.md (return_internal): Adjust 'length' attribute.
+
 2011-06-08  Kaz Kojima  <kkojima@gcc.gnu.org>
 
        Backport from mainline
index 1b4fd8d3dcb29244fef42d48277e57888e71c733..97b58b0a9678da8a08918efe0be4889ee56d0d2b 100644 (file)
                               (if_then_else (eq_attr "isa" "v9")
                                             (const_int 2)
                                             (const_int 3))
-                              (if_then_else (eq_attr "isa" "v9")
-                                            (const_int 3)
-                                            (const_int 4)))
+                              (const_int 4))
               (eq_attr "empty_delay_slot" "true")
                 (if_then_else (eq_attr "delayed_branch" "true")
                               (const_int 2)