mips.c (build_mips16_function_stub): Load the target address into $1 before transferi...
commit6a68a25874dca20011eaa9c6c0a67d5d026a68e2
authorRichard Sandiford <rsandifo@nildram.co.uk>
Fri, 19 Oct 2007 08:41:44 +0000 (19 08:41 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 19 Oct 2007 08:41:44 +0000 (19 08:41 +0000)
treeb48c319648b2875542800c0480a83a1b2b927e70
parent5b372d333746bac155f9ed14d57e2cbb93508078
mips.c (build_mips16_function_stub): Load the target address into $1 before transfering the arguments.

gcc/
* config/mips/mips.c (build_mips16_function_stub): Load the
target address into $1 before transfering the arguments.
Don't use ".set noreorder".
(build_mips16_call_stub): Likewise.

From-SVN: r129476
gcc/ChangeLog
gcc/config/mips/mips.c