[Patch, AArch64, ILP32] 5/5 Define _ILP32 and __ILP32__

Yufeng Zhang Yufeng.Zhang@arm.com
Wed Jun 26 22:42:00 GMT 2013


This patch defines _ILP32 and __ILP32__ for the AArch64 port when the 
ILP32 ABI is in use.

This helps libraries, e.g. libgloss and glibc, recognize which model is 
being compiled.

OK for the trunk?

Thanks,
Yufeng


gcc/
	* config/aarch64/aarch64.h (TARGET_CPU_CPP_BUILTINS): Define _ILP32
	and __ILP32__ when the ILP32 model is in use.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 05-define-ILP32-predefined-macros.patch
Type: text/x-patch
Size: 389 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130626/66265393/attachment.bin>


More information about the Gcc-patches mailing list