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: PATC: PR target/64409: ICE building Mesa 10.4.0 for x32 ABI


On Fri, Dec 26, 2014 at 7:38 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> There is no counter part of x32 in MS ABI.   Issue an error when ms_abi
> attribute is used with x32.  OK for trunk and branches?

Is there a fundamental reason that x32 doesn't support ms_abi? IIRC,
x32 uses x86_64 ABI, so I see no reason why ms_abi should be disabled.

I think that from the user perspective, ms_abi should "just work" on
x32 in the same way as on x86_64.

Uros.


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