* config/sparc/sparc.md (return_internal): Adjust 'length' attribute.
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 9 Jun 2011 19:50:28 +0000 (19:50 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 9 Jun 2011 19:50:28 +0000 (19:50 +0000)
From-SVN: r174855

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

index 29dcf554fc79af7b1f11a8c4f506882715e63928..c1c12eac28b66734e2ff092a26366a8373341008 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-09  Wei Guozhi  <carrot@google.com>
 
        PR target/46975
index e6342eca5e91826e4ae92e0e2bcb789ddf939457..aa9f9fb7b17a6fc6c909078965a5905a3ade2750 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)