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:
Chris Demetriou 2002-12-04 22:09:35 +00:00 committed by Chris Demetriou
parent 6bd6fd35db
commit 7fa9ed6593
2 changed files with 5 additions and 1 deletions

View File

@ -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.

View File

@ -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"