Re: [v3] Handle C++11 overloads on Solaris 12

2015-11-24 Thread Rainer Orth
Jonathan Wakely writes: > On 24/11/15 13:32 +0100, Rainer Orth wrote: >>Jonathan Wakely writes: >> >>> On 17/11/15 13:33 +0100, Rainer Orth wrote: Solaris 12 recently introduced the C++11 overloads, which caused bootstrap to be broken on both mainline and the gcc-5 branch: In f

Re: [v3] Handle C++11 overloads on Solaris 12

2015-11-24 Thread Jonathan Wakely
On 24/11/15 12:35 +, Jonathan Wakely wrote: Ah yes, because there's a using std::acosh, which puts Solaris' new Oops, I meant "using ::acosh" not "using std::acosh" (the latter wouldn't work in C++03 mode).

Re: [v3] Handle C++11 overloads on Solaris 12

2015-11-24 Thread Jonathan Wakely
On 24/11/15 13:32 +0100, Rainer Orth wrote: Jonathan Wakely writes: On 17/11/15 13:33 +0100, Rainer Orth wrote: Solaris 12 recently introduced the C++11 overloads, which caused bootstrap to be broken on both mainline and the gcc-5 branch: In file included from /vol/gcc/src/hg/trunk/local/l

Re: [v3] Handle C++11 overloads on Solaris 12

2015-11-24 Thread Rainer Orth
Jonathan Wakely writes: > On 17/11/15 13:33 +0100, Rainer Orth wrote: >>Solaris 12 recently introduced the C++11 overloads, which >>caused bootstrap to be broken on both mainline and the gcc-5 branch: >> >>In file included from >>/vol/gcc/src/hg/trunk/local/libstdc++-v3/include/precompiled/stdc

Re: [v3] Handle C++11 overloads on Solaris 12

2015-11-24 Thread Jonathan Wakely
On 17/11/15 13:33 +0100, Rainer Orth wrote: Solaris 12 recently introduced the C++11 overloads, which caused bootstrap to be broken on both mainline and the gcc-5 branch: In file included from /vol/gcc/src/hg/trunk/local/libstdc++-v3/include/precompiled/stdc++.h:41:0: /var/gcc/regression/trunk

[v3] Handle C++11 overloads on Solaris 12

2015-11-17 Thread Rainer Orth
Solaris 12 recently introduced the C++11 overloads, which caused bootstrap to be broken on both mainline and the gcc-5 branch: In file included from /vol/gcc/src/hg/trunk/local/libstdc++-v3/include/precompiled/stdc++.h:41:0: /var/gcc/regression/trunk/12-gcc/build/i386-pc-solaris2.12/libstdc++-v3