https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89864
--- Comment #99 from Iain Sandoe <iains at gcc dot gnu.org> --- Author: iains Date: Mon Jun 3 19:13:46 2019 New Revision: 271881 URL: https://gcc.gnu.org/viewcvs?rev=271881&root=gcc&view=rev Log: Darwin, backport fixes for PR 89864 (with 90379 included) 2019-06-03 Iain Sandoe <i...@sandoe.co.uk> Backport from mainline. 2019-05-11 Iain Sandoe <i...@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 <schnet...@gmail.com> Jakub Jelinek <ja...@redhat.com> Iain Sandoe <i...@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-7-branch/fixincludes/ChangeLog branches/gcc-7-branch/fixincludes/fixincl.x branches/gcc-7-branch/fixincludes/inclhack.def