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

From-SVN: r174858
This commit is contained in:
Eric Botcazou 2011-06-09 19:51:17 +00:00 committed by Eric Botcazou
parent 473855f050
commit 06f5d62fc2
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-05 Eric Botcazou <ebotcazou@adacore.com>
* config/sparc/sparc.c (output_return): Fix thinko in the output of an

View File

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