This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 08/10] addr32: Check Pmode instead of TARGET_64BIT


On Fri, Mar 2, 2012 at 10:04 PM, H.J. Lu <hongjiu.lu@intel.com> wrote:

> Since stack register may be in SImode for TARGET_64BIT, this patch
> checks Pmode to adjust stack in proper mode. ?OK for trunk?

> 2012-03-02 ?H.J. Lu ?<hongjiu.lu@intel.com>
>
> ? ? ? ?* config/i386/i386.c (pro_epilogue_adjust_stack): Check Pmode
> ? ? ? ?instead of TARGET_64BIT.

OK.

Thanks,
Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]