OSDN Git Service

* config/sparc/sparc.md (return_internal): Adjust 'length' attribute.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jun 2011 19:50:46 +0000 (19:50 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jun 2011 19:50:46 +0000 (19:50 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch@174856 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 7c382ab..ed5f6cb 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  H.J. Lu  <hongjiu.lu@intel.com>
 
        Backport from mainline
index 5e16179..1ff599d 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)