mips.c (mips16_build_call_stub): Don't use a stub for calls to locally-binding MIPS16...
authorRichard Sandiford <rdsandiford@googlemail.com>
Sun, 15 Jan 2012 18:47:20 +0000 (18:47 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 15 Jan 2012 18:47:20 +0000 (18:47 +0000)
commit62835ceeccafa8e06329a83728e9b0b74be6b65b
tree72bf56b24a569e365fdbf327b647f39e2d884bc4
parent0d508a19cdec5af8e15622de71d636d147efa9fa
mips.c (mips16_build_call_stub): Don't use a stub for calls to locally-binding MIPS16 functions if...

gcc/
* config/mips/mips.c (mips16_build_call_stub): Don't use a stub
for calls to locally-binding MIPS16 functions if only the return
type uses float regs.

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