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>
Sun, 10 May 2020 21:43:04 +0000 (23:43 +0200)
commit13a46321516e2efd3bbb1f1899c539c6724240a9
tree95ba17665a3439d2e1db681b0ab149ea49d1b998
parent0b83c4fabb899fdbb3ae60ed75b7004b7859fae9
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