[Bug target/83531] Build broken on macOS 10.13.2

2019-09-20 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 Iain Sandoe changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/83531] Build broken on macOS 10.13.2

2019-09-04 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 --- Comment #17 from Iain Sandoe --- Author: iains Date: Wed Sep 4 19:11:08 2019 New Revision: 275381 URL: https://gcc.gnu.org/viewcvs?rev=275381=gcc=rev Log: [Darwin, fixincludes] Backport fix for PR83531 There is no reasonable chance that

[Bug target/83531] Build broken on macOS 10.13.2

2019-08-25 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 --- Comment #16 from Iain Sandoe --- fixed for 8.4

[Bug target/83531] Build broken on macOS 10.13.2

2019-08-25 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 --- Comment #15 from Iain Sandoe --- Author: iains Date: Sun Aug 25 19:31:47 2019 New Revision: 274913 URL: https://gcc.gnu.org/viewcvs?rev=274913=gcc=rev Log: [Darwin, fixincludes] Backport fix for PR83531 There is no reasonable chance that

[Bug target/83531] Build broken on macOS 10.13.2

2019-08-21 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 --- Comment #14 from Iain Sandoe --- fixed for 9.3

[Bug target/83531] Build broken on macOS 10.13.2

2019-08-21 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 --- Comment #13 from Iain Sandoe --- Author: iains Date: Wed Aug 21 19:18:14 2019 New Revision: 274807 URL: https://gcc.gnu.org/viewcvs?rev=274807=gcc=rev Log: [Darwin, fixincludes] Backport fix for PR83531 There is no reasonable chance that

[Bug target/83531] Build broken on macOS 10.13.2

2019-08-18 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 Iain Sandoe changed: What|Removed |Added Target Milestone|--- |7.5 --- Comment #12 from Iain Sandoe ---

[Bug target/83531] Build broken on macOS 10.13.2

2019-08-18 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 --- Comment #11 from Iain Sandoe --- Author: iains Date: Sun Aug 18 18:54:13 2019 New Revision: 274624 URL: https://gcc.gnu.org/viewcvs?rev=274624=gcc=rev Log: [Darwin, fixincludes] Fix PR83531 There is no reasonable chance that the SDKs in

[Bug target/83531] Build broken on macOS 10.13.2

2019-06-14 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 --- Comment #10 from Iain Sandoe --- (In reply to MCCCS from comment #6) > After reading your comment, I noticed that > there were two things I forgot to mention: > But yes, there's no need to hurry > to fix it. It's existed since > October

[Bug target/83531] Build broken on macOS 10.13.2

2019-06-05 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 --- Comment #9 from Iain Sandoe --- (In reply to MCCCS from comment #6) > After reading your comment, I noticed that > there were two things I forgot to mention: > > 1 - availability.h is the file where > "API_AVAILABLE" is defined for Clang. >

[Bug target/83531] Build broken on macOS 10.13.2

2019-03-29 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 --- Comment #8 from Iain Sandoe --- (In reply to Erik Schnetter from comment #7) > I don't think that people didn't notice. I rather think that they gave up > building the sanitizer. See also >

[Bug target/83531] Build broken on macOS 10.13.2

2019-03-28 Thread schnetter at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 Erik Schnetter changed: What|Removed |Added CC||schnetter at gmail dot com --- Comment

[Bug target/83531] Build broken on macOS 10.13.2

2019-01-17 Thread mcccs at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 --- Comment #6 from MCCCS --- After reading your comment, I noticed that there were two things I forgot to mention: 1 - availability.h is the file where "API_AVAILABLE" is defined for Clang. 2 - the part of the file the patch changes is 1:1

[Bug target/83531] Build broken on macOS 10.13.2

2019-01-16 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 --- Comment #5 from Iain Sandoe --- * thanks for looking at this! (my machines are all tied up right now, so any testing won't happen before 'tomorrow') * apologies if this comes across as negative - but TBH I'm a bit nervous about applying

[Bug target/83531] Build broken on macOS 10.13.2

2019-01-16 Thread mcccs at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 --- Comment #4 from MCCCS --- Iain could you please test if this patch works for you too? If so, I'll send it as a patch tomorrow (For me, it even fixes g++.dg/other/darwin-cfstring1.C): Index: fixincludes/fixincl.x

[Bug target/83531] Build broken on macOS 10.13.2

2019-01-15 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 --- Comment #3 from Iain Sandoe --- On current 10.136, with Xcode 9.4 command line tools, and/or GCC 7.4 (with a new enough linker to support v2 tbd files), this seems to work for me: clang bootstrap (trunk)

[Bug target/83531] Build broken on macOS 10.13.2

2019-01-14 Thread mcccs at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 MCCCS changed: What|Removed |Added CC||mcccs at gmx dot com --- Comment #2 from MCCCS

[Bug target/83531] Build broken on macOS 10.13.2

2017-12-21 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83531 Francois-Xavier Coudert changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|