Re: [committed] Add gnu::unique_ptr

2017-10-22 Thread Gerald Pfeifer
On Thu, 19 Oct 2017, David Malcolm wrote: >> In file included from >> /scratch/tmp/gerald/gcc-HEAD/gcc/unique-ptr-tests.cc:23: >> In file included from >> /scratch/tmp/gerald/gcc-HEAD/gcc/../include/unique-ptr.h:77: >> In file included from /usr/include/c++/v1/memory:629: >> /usr/include/c++/v1/t

Re: [committed] Add gnu::unique_ptr

2017-10-19 Thread David Malcolm
On Thu, 2017-10-19 at 19:23 +0200, Gerald Pfeifer wrote: > On Mon, 16 Oct 2017, David Malcolm wrote: > > For reference, here's what I committed: > > I'm afraid this may have broken the bootstrap with clang? > > In file included from /scratch/tmp/gerald/gcc-HEAD/gcc/unique-ptr- > tests.cc:23: > In

Re: [committed] Add gnu::unique_ptr

2017-10-19 Thread Gerald Pfeifer
On Mon, 16 Oct 2017, David Malcolm wrote: > For reference, here's what I committed: I'm afraid this may have broken the bootstrap with clang? In file included from /scratch/tmp/gerald/gcc-HEAD/gcc/unique-ptr-tests.cc:23: In file included from /scratch/tmp/gerald/gcc-HEAD/gcc/../include/unique-pt