[Bug bootstrap/89864] gcc fails to build/bootstrap with XCode 10.2
iains at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jun 1 07:41:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89864
--- Comment #98 from Iain Sandoe <iains at gcc dot gnu.org> ---
Author: iains
Date: Sat Jun 1 07:41:06 2019
New Revision: 271834
URL: https://gcc.gnu.org/viewcvs?rev=271834&root=gcc&view=rev
Log:
Darwin - backport fix for PR bootstrap/89864
2019-06-01 Iain Sandoe <iain@sandoe.co.uk>
Backport from mainline.
2019-05-11 Iain Sandoe <iain@sandoe.co.uk>
PR bootstrap/89864
* inclhack.def (darwin_ucred__Atomic): Do not supply test_text
for wrap fixes.
* fixincl.x: Regenerated.
Backport from mainline.
2019-04-18 Erik Schnetter <schnetter@gmail.com>
Jakub Jelinek <jakub@redhat.com>
Iain Sandoe <iain@sandoe.co.uk>
PR bootstrap/89864
* inclhack.def (darwin_ucred__Atomic): New, work around _Atomic keyword
use in headers included by C++.
* fixincl.x: Regenerated.
Modified:
branches/gcc-8-branch/fixincludes/ChangeLog
branches/gcc-8-branch/fixincludes/fixincl.x
branches/gcc-8-branch/fixincludes/inclhack.def
More information about the Gcc-bugs
mailing list