]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386: Define __ILP32__ and _ILP32 for all 32-bit targets
authorGerald Pfeifer <gerald@pfeifer.com>
Thu, 7 May 2020 22:48:52 +0000 (00:48 +0200)
committerGerald Pfeifer <gerald@pfeifer.com>
Tue, 19 May 2020 21:50:32 +0000 (23:50 +0200)
commit5ca86398aebbbd4d17787ac364c3da1febc3551f
tree7fcc80b1bdcccdbe6a01bb17546357e7548b9041
parenta7c5803d4e56c6f6c84a9c5b08adffb0cfe1d79f
i386: Define __ILP32__ and _ILP32 for all 32-bit targets

* config/i386/i386-c.c (ix86_target_macros): Define _ILP32 and
__ILP32__ for 32-bit targets.
gcc/ChangeLog
gcc/config/i386/i386-c.c