mips.c (mips_function_ok_for_sibcall): Only forbid sibling calls to "mips16" function...
commit9be10a794480e2d7a19c81cebaf02a6d2a54ff23
authorRichard Sandiford <rsandifo@nildram.co.uk>
Sun, 21 Oct 2007 09:18:12 +0000 (21 09:18 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 21 Oct 2007 09:18:12 +0000 (21 09:18 +0000)
tree287561bd7db8c036b3c4d54488df38520de9cb2a
parente0681eaad4faf1291ee1f9c56862b5b093309bb1
mips.c (mips_function_ok_for_sibcall): Only forbid sibling calls to "mips16" functions if...

gcc/
* config/mips/mips.c (mips_function_ok_for_sibcall): Only forbid
sibling calls to "mips16" functions if the function satisfies
const_call_insn_operand.

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