mips.md (get_fnaddr): Correct length attribute.
2002-12-04 Chris Demetriou <cgd@broadcom.com> * config/mips/mips.md (get_fnaddr): Correct length attribute. From-SVN: r59833
This commit is contained in:
parent
6bd6fd35db
commit
7fa9ed6593
@ -1,3 +1,7 @@
|
||||
2002-12-04 Chris Demetriou <cgd@broadcom.com>
|
||||
|
||||
* config/mips/mips.md (get_fnaddr): Correct length attribute.
|
||||
|
||||
2002-12-04 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* config/h8300/h8300.md (*extzv_8_8): New.
|
||||
|
@ -10043,7 +10043,7 @@ ld\\t%2,%1-%S1(%2)\;daddu\\t%2,%2,$31\\n\\t%*j\\t%2"
|
||||
"%($LF%= = . + 8\;bal\\t$LF%=\;nop;la\\t%0,%1-$LF%=%)\;addu\\t%0,%0,$31"
|
||||
[(set_attr "type" "call")
|
||||
(set_attr "mode" "none")
|
||||
(set_attr "length" "16")])
|
||||
(set_attr "length" "20")])
|
||||
|
||||
;; This is used in compiling the unwind routines.
|
||||
(define_expand "eh_return"
|
||||
|
Loading…
Reference in New Issue
Block a user