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] Fix non-biarch sorry diagnostics on unsupported -m64 or -m32 (PR target/60610)


On 03/21/2014 01:38 PM, Jakub Jelinek wrote:
> 	PR target/60610
> 	* config/i386/i386.h (TARGET_64BIT_P): If not TARGET_BI_ARCH,
> 	redefine to 1 or 0.
> 	* config/i386/darwin.h (TARGET_64BIT_P): Redefine to
> 	TARGET_ISA_64BIT_P(x).

Ok.


r~


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