mips.c (mips_expand_prologue): Handle case when generating for MIPS16 and the outgoin...
authorDavid Ung <davidu@mips.com>
Fri, 26 Aug 2005 13:15:14 +0000 (13:15 +0000)
committerDavid Ung <davidu@gcc.gnu.org>
Fri, 26 Aug 2005 13:15:14 +0000 (13:15 +0000)
commite296c00c3209450305f5cf270d9cba03cba38a1c
tree0bf450f5cec56c1f9e4430e0790f0a3395d7b449
parent55d61dbaccbb0d9bf0c758f7819fd062b29c68c3
mips.c (mips_expand_prologue): Handle case when generating for MIPS16 and the outgoing argument area is more...

* config/mips/mips.c (mips_expand_prologue): Handle case when
generating for MIPS16 and the outgoing argument area is more than
SMALL_OPERAND. Use the frame pointer as temporary to generate the
add instruction.

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