> -----Original Message----- > From: Rozycki, Maciej > Sent: Wednesday, November 19, 2014 8:05 AM > To: gcc-patches@gcc.gnu.org > Cc: Moore, Catherine; Eric Christopher; Matthew Fortune > Subject: [PATCH] MIPS16/GCC: Optimise `__call_stub_fp_' call/return stubs > > > 2014-11-19 Maciej W. Rozycki <ma...@codesourcery.com> > > gcc/ > * config/mips/mips.c (mips16_build_call_stub): Move the save of > the return address in $18 ahead of passing arguments to FPRs. > > Maciej
This looks OK. Please commit.