* config/sparc/sparc.md (return_internal): Adjust 'length' attribute.

From-SVN: r174855
This commit is contained in:
Eric Botcazou 2011-06-09 19:50:28 +00:00 committed by Eric Botcazou
parent 527e82c267
commit d5a9738b2f
2 changed files with 5 additions and 3 deletions

View 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

View File

@ -6321,9 +6321,7 @@
(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)