On Mon, Sep 18, 2017 at 1:48 PM, Mike Stump <[email protected]> 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...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81037#c12
wasn't that an approval from Richard Biener for applying the backport
way back on 9/14?
Jack
>
> On Sep 18, 2017, at 10:31 AM, Jack Howarth <[email protected]> wrote:
>>
>> Pinging for the final gcc 5.5 release.
>>
>> On Mon, Aug 7, 2017 at 1:12 AM, Ryan Mounce <[email protected]> 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
>>> with Xcode 9.
>>>
>>> Ryan Mounce (2):
>>> (header usage fix) remove unused system header includes
>>> (header usage fix) include c++ headers in system.h
>>>
>>> gcc/ChangeLog | 29 +++++++++++++++++++++++++++++
>>> gcc/auto-profile.c | 6 ++----
>>> gcc/c/c-objc-common.c | 2 --
>>> gcc/config/sh/sh.c | 2 +-
>>> gcc/config/sh/sh_treg_combine.cc | 7 +++----
>>> gcc/cp/error.c | 2 --
>>> gcc/diagnostic.c | 2 --
>>> gcc/fortran/error.c | 2 --
>>> gcc/fortran/trans-common.c | 2 +-
>>> gcc/genmatch.c | 1 -
>>> gcc/graphite-isl-ast-to-gimple.c | 2 +-
>>> gcc/ipa-icf-gimple.c | 2 +-
>>> gcc/ipa-icf.c | 2 +-
>>> gcc/pretty-print.c | 2 --
>>> gcc/system.h | 12 ++++++++++++
>>> gcc/toplev.c | 2 --
>>> 16 files changed, 51 insertions(+), 26 deletions(-)
>>>
>>> --
>>> 2.13.2 (Apple Git-90)
>>>
>