]> git.ipfire.org Git - thirdparty/gcc.git/commit
Define _ILP32 and __ILP32__ for x32
authorH.J. Lu <hongjiu.lu@intel.com>
Fri, 13 Apr 2012 18:20:10 +0000 (18:20 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Fri, 13 Apr 2012 18:20:10 +0000 (11:20 -0700)
commit6573c644e83d576fd16847d5c21a26c2f0500921
treeccbd8a34cf23e86921f10ee549e0f4652de4f384
parent8e8483e6dc3ca09f75d6e6d33f4a22fae6d7ff75
Define _ILP32 and __ILP32__ for x32

* config/i386/i386-c.c (ix86_target_macros): Define _ILP32
and __ILP32__ for x32.

From-SVN: r186429
gcc/ChangeLog
gcc/config/i386/i386-c.c