On Fri, Mar 2, 2012 at 9:58 PM, H.J. Lu wrote:
> Since stack register may be in SImode for TARGET_64BIT, this patch
> checks Pmode to set adjust_stack_insn. OK for trunk?
> 2012-03-02 H.J. Lu
>
> * config/i386/i386.c (ix86_expand_prologue): Check Pmode to set
> adjust_stack_insn
Since stack register may be in SImode for TARGET_64BIT, this patch
checks Pmode to set adjust_stack_insn. OK for trunk?
Thanks.
H.J.
--
2012-03-02 H.J. Lu
* config/i386/i386.c (ix86_expand_prologue): Check Pmode to set
adjust_stack_insn.
diff --git a/gcc/config/i386/i386.c