diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2021-04-21 20:40:48 +0100 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2021-04-21 20:40:48 +0100 |
commit | a44895ce7ffbc26b4d765c40b5b346f8c9a9b762 (patch) | |
tree | 9f059b9204f8179679ab3226f8b4c23cb9076195 /gcc/fortran/trans-intrinsic.c | |
parent | f2b4f212a97ae137c2a8ecafe7ed2cb5b5016b6b (diff) | |
download | gcc-a44895ce7ffbc26b4d765c40b5b346f8c9a9b762.zip gcc-a44895ce7ffbc26b4d765c40b5b346f8c9a9b762.tar.gz gcc-a44895ce7ffbc26b4d765c40b5b346f8c9a9b762.tar.bz2 |
Darwin, X86 : Fix bootstrap break from flags changes.
The changes from r12-36-g1751bec027f030515889fcf4baa9c91501aafc85
did not remove the uses of TARGET_ISA_* from i386/darwin.h.
Fixed thus.
gcc/ChangeLog:
* config/i386/darwin.h (TARGET_64BIT): Remove definition
based on TARGET_ISA_64BIT.
(TARGET_64BIT_P): Remove definition based on
TARGET_ISA_64BIT_P().
Diffstat (limited to 'gcc/fortran/trans-intrinsic.c')
0 files changed, 0 insertions, 0 deletions