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: PR target/52352: [x32] - Wrong code to access addresses 0x80000000 to 0xFFFFFFFF using registers


On Fri, Feb 24, 2012 at 9:19 PM, H.J. Lu <hongjiu.lu@intel.com> wrote:

> This patches enables *movabs<mode>_1 and *movabs<mode>_2 only for
> TARGET_LP64 since x32 doesn't need 64bit address. ?OK for trunk?
>
> Thanks.
>
> H.J.
> ---
> 2012-02-24 ?H.J. Lu ?<hongjiu.lu@intel.com>
>
> ? ? ? ?PR target/52352
> ? ? ? ?* config/i386/i386.md (*movabs<mode>_1): Enable only for
> ? ? ? ?TARGET_LP64.
> ? ? ? ?(*movabs<mode>_2): Likewise.

OK.

Thanks,
Uros.


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