]> 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:17 +0000 (19:51 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 9 Jun 2011 19:51:17 +0000 (19:51 +0000)
From-SVN: r174858

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

index cf9bca94784f5eb297b014ed0699b45acc675114..8d79502068b0b66b62a387038cba85eee48249f7 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-05  Eric Botcazou  <ebotcazou@adacore.com>
 
        * config/sparc/sparc.c (output_return): Fix thinko in the output of an
index d7008d750af3af289e5db4194b82eda061ae596d..d23ed31a899007cfca3acc1c5617bc2ea54e6770 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)