crtn.asm: Don't use __mips16 to determine the return-address offset.
authorRichard Sandiford <rsandifo@redhat.com>
Wed, 31 Jul 2002 08:55:57 +0000 (08:55 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 31 Jul 2002 08:55:57 +0000 (08:55 +0000)
commit302359da8665c7293042fdd1f2f4207c1ffc453d
treef656347de36eddfa0f4267e90c1335be4eb3069d
parentead0c1d554e1292d5da0c2cc81e8999e0fd91a78
crtn.asm: Don't use __mips16 to determine the return-address offset.

* config/mips/crtn.asm: Don't use __mips16 to determine the
return-address offset.  Define RA to a suitable temporary
register for the return address.

From-SVN: r55903
gcc/ChangeLog
gcc/config/mips/crtn.asm