This patch introduced new AIX testsuite failures.
PR libstdc++/104101
Thanks, David
On Mon, 17 Jan 2022 at 09:39, Stephan Bergmann wrote:
> On 1/17/22 01:12, Jonathan Wakely via Libstdc++ wrote:
> > Here's the finished version of that patch, which is all inline in the
> > header, and performs faster too.
> >
> > Tested powerpc64le-linux and x86_64-linux.
> > Pushed to trunk.
>
>
On 1/17/22 01:12, Jonathan Wakely via Libstdc++ wrote:
Here's the finished version of that patch, which is all inline in the
header, and performs faster too.
Tested powerpc64le-linux and x86_64-linux.
Pushed to trunk.
FYI, recent Clang still requires typename in two places to compile
with -s
On Fri, 14 Jan 2022 at 22:40, Jonathan Wakely wrote:
>
>
> On Sat, 18 Sept 2021 at 05:12, Thomas Rodgers
> wrote:
>
>> From: Thomas Rodgers
>>
>> Let's try this one instead.
>>
>> Signed-off-by: Thomas Rodgers
>>
>
> If you're doing DCO "Signed-off-by" commits you don't need FSF copyright
> no
On Sat, 18 Sept 2021 at 05:12, Thomas Rodgers
wrote:
> From: Thomas Rodgers
>
> Let's try this one instead.
>
> Signed-off-by: Thomas Rodgers
>
If you're doing DCO "Signed-off-by" commits you don't need FSF copyright
notices in the new tests.
I no longer put any copyright notices in the tests
From: Thomas Rodgers
Let's try this one instead.
Signed-off-by: Thomas Rodgers
libstdc++-v3/ChangeLog:
* acinclude.m4: Update ABI version.
* config/abi/pre/gnu.ver (GLIBCXX_3.4.21): Do not match new _Sp_locker
constructor.
(GLIBCXX_3.4.30): Export _Sp_locker::_M
From: Thomas Rodgers
Signed-off-by: Thomas Rodgers
libstdc++-v3/ChangeLog:
* config/abi/pre/gnu.ver (GLIBCXX_3.4.21): Do not match new _Sp_locker
constructor.
(GLIBCXX_3.4.30): Export _Sp_locker::_M_wait/_M_notify and new
constructor.
* include/bits/share