Darwin: Fix bootstrap break from libsanitizer changes.
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 1 May 2020 18:55:36 +0000 (19:55 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Fri, 1 May 2020 18:59:24 +0000 (19:59 +0100)
commit13ec6724cd543fed0211aa60a7f963ad40a2b5b2
tree94ef18cc4b29926d6085dbed8bd97ba6a108a99f
parent56017225eede47f94d0d81e3f1d0496d6b155963
Darwin: Fix bootstrap break from libsanitizer changes.

The recent libsanitizer change seems to have had a corrupt
chunk, that caused it to apply a change part way through the
SUBTARGET_INIT_BUILTINS macro, leading to a bootstrap fail
in stage1.

gcc/ChangeLog:

2020-05-01  Iain Sandoe  <iain@sandoe.co.uk>

* config/i386/darwin.h: Repair SUBTARGET_INIT_BUILTINS.
Override SUBTARGET_SHADOW_OFFSET macro.
gcc/ChangeLog
gcc/config/i386/darwin.h