On Wed, 23 May 2018, Jason Merrill wrote:
> Great, applied.
Thank you!
Gerald
On Wed, May 23, 2018 at 1:33 AM, Gerald Pfeifer wrote:
> On Mon, 21 May 2018, Jason Merrill wrote:
>>> broke bootstrap on systems using libc++ instead of libstdc++
>
>>> In file included from /usr/include/c++/v1/new:91:
>>> /usr/include/c++/v1/exception:180:5: error: no member named 'fancy_abo
On Mon, 21 May 2018, Jason Merrill wrote:
>> broke bootstrap on systems using libc++ instead of libstdc++
>> In file included from /usr/include/c++/v1/new:91:
>> /usr/include/c++/v1/exception:180:5: error: no member named 'fancy_abort'
>> in namespace 'std::__1'; did you mean simply 'fancy_ab
On Mon, May 21, 2018 at 9:25 PM, Gerald Pfeifer wrote:
> Hi Jason,
>
> I'm afraid this change
>
> 2018-05-17 Jason Merrill
>
> * line-map.c (linemap_init): Use placement new.
> * system.h: #include .
>
> broke bootstrap on systems using libc++ instead of libstdc++ (such
> as n
Hi Jason,
I'm afraid this change
2018-05-17 Jason Merrill
* line-map.c (linemap_init): Use placement new.
* system.h: #include .
broke bootstrap on systems using libc++ instead of libstdc++ (such
as newer versions of FreeBSD, reported on FreeBSD 11 but could also
be notica