This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch] MIPS: fix Mips16 frame pointer in prologue.
On Thu, 2005-08-25 at 10:12 -0700, Eric Christopher wrote:
> >
> > 2005-08-25 David Ung <davidu@mips.com>
> >
> > * 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.
>
> OK.
>
> -eric
thanks. now committed.
David.