Re: [PATCH 0/2] backport c++ header fixes to gcc-5-branch

2017-09-20 Thread Richard Biener
On Tue, Sep 19, 2017 at 5:47 PM, Jack Howarth wrote: > On Mon, Sep 18, 2017 at 1:48 PM, Mike Stump wrote: >> I was hoping an RM would approve this as it seems just a hair beyond a >> normal darwin approval. I'm fine with this, and it does help

Re: [PATCH 0/2] backport c++ header fixes to gcc-5-branch

2017-09-19 Thread Jack Howarth
On Mon, Sep 18, 2017 at 1:48 PM, Mike Stump wrote: > I was hoping an RM would approve this as it seems just a hair beyond a normal > darwin approval. I'm fine with this, and it does help darwin. Other ports > should not care. Mike, Unless I am misreading this...

Re: [PATCH 0/2] backport c++ header fixes to gcc-5-branch

2017-09-18 Thread Mike Stump
I was hoping an RM would approve this as it seems just a hair beyond a normal darwin approval. I'm fine with this, and it does help darwin. Other ports should not care. On Sep 18, 2017, at 10:31 AM, Jack Howarth wrote: > > Pinging for the final gcc 5.5 release. >

Re: [PATCH 0/2] backport c++ header fixes to gcc-5-branch

2017-09-18 Thread Jack Howarth
Pinging for the final gcc 5.5 release. On Mon, Aug 7, 2017 at 1:12 AM, Ryan Mounce wrote: > Fixes https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81037 > > Bootstrap now succeeds using Xcode 9 toolchain. > > Tested on macOS 10.13 beta, however same issue reported on macOS 10.12

Re: [PATCH 0/2] backport c++ header fixes to gcc-5-branch

2017-08-25 Thread Jack Howarth
Szabolcs, Can you help get these back ports into gcc-5-branch? https://gcc.gnu.org/ml/gcc-patches/2017-08/msg00478.html https://gcc.gnu.org/ml/gcc-patches/2017-08/msg00477.html Thanks in advance. Jack On Mon, Aug 7, 2017 at 1:12 AM, Ryan Mounce wrote: > Fixes

[PATCH 0/2] backport c++ header fixes to gcc-5-branch

2017-08-06 Thread Ryan Mounce
Fixes https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81037 Bootstrap now succeeds using Xcode 9 toolchain. Tested on macOS 10.13 beta, however same issue reported on macOS 10.12 with Xcode 9. Ryan Mounce (2): (header usage fix) remove unused system header includes (header usage fix) include