This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r186429 - in /trunk/gcc: ChangeLog config/i386/...
- From: hjl at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 13 Apr 2012 18:20:12 -0000
- Subject: r186429 - in /trunk/gcc: ChangeLog config/i386/...
Author: hjl
Date: Fri Apr 13 18:20:10 2012
New Revision: 186429
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186429
Log:
Define _ILP32 and __ILP32__ for x32
* config/i386/i386-c.c (ix86_target_macros): Define _ILP32
and __ILP32__ for x32.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386-c.c