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: Check ptr_mode and use Pmode in ix86_trampoline_init


On Sun, Mar 11, 2012 at 2:18 AM, H.J. Lu <hongjiu.lu@intel.com> wrote:
> Hi,
>
> x86 trampoline depends on ptr_mode. ?This patch checks ptr_mode, instead
> of TARGET_X32. ?Also we should use Pmode for address mode. ?Tested on
> Linux/x86-64. ?OK for trunk?

Why we are looking at ptr_mode here?

Uros.


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