Re: [PATCH] modules : Make sure we include in system.h.

2021-04-01 Thread Nathan Sidwell
On 3/31/21 4:50 PM, Iain Sandoe wrote: Hi, This fixes a stage 1 bootstrap fail on some Darwin versions when the bootstrap compiler is clang / libc++ from Xcode. bootstrapped on x86_64-darwin16, x86_64-linux-gnu OK for master? thanks Iain ok, thanks for tracking this down! -- Nathan Sidwell

Re: [PATCH] modules : Make sure we include in system.h.

2021-04-01 Thread Richard Biener via Gcc-patches
On Wed, Mar 31, 2021 at 10:51 PM Iain Sandoe wrote: > > Hi, > > This fixes a stage 1 bootstrap fail on some Darwin versions when the > bootstrap compiler is clang / libc++ from Xcode. > > bootstrapped on x86_64-darwin16, x86_64-linux-gnu > OK for master? LGTM. Thanks, Richard. > thanks > Iain >

[PATCH] modules : Make sure we include in system.h.

2021-03-31 Thread Iain Sandoe
Hi, This fixes a stage 1 bootstrap fail on some Darwin versions when the bootstrap compiler is clang / libc++ from Xcode. bootstrapped on x86_64-darwin16, x86_64-linux-gnu OK for master? thanks Iain It appears that many targets include the map header transitively in other std headers inc