mips.c (mips16_build_call_stub): Move the save of the return address in $18 ahead...
authorMaciej W. Rozycki <macro@codesourcery.com>
Mon, 1 Dec 2014 12:56:08 +0000 (12:56 +0000)
committerMaciej W. Rozycki <macro@gcc.gnu.org>
Mon, 1 Dec 2014 12:56:08 +0000 (12:56 +0000)
commit9df0192130fd054a9edf84884ca7bbccf8f7679a
treed4b75e1a2a77fc2a2dc6d8c329b70a72f0679a3b
parent152ceb59c5cbf96a033816d38248273c3b5ceb2a
mips.c (mips16_build_call_stub): Move the save of the return address in $18 ahead of passing arguments to FPRs.

* config/mips/mips.c (mips16_build_call_stub): Move the save of
the return address in $18 ahead of passing arguments to FPRs.

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