[committed] libstdc++: Fix std::jthread assertion and re-enable skipped test
Bernd Edlinger
bernd.edlinger@hotmail.de
Tue May 18 11:55:21 GMT 2021
On 5/17/21 7:13 PM, Jonathan Wakely via Gcc-patches wrote:
> libstdc++-v3/ChangeLog:
>
> * include/std/thread (jthread::_S_create): Fix static assert
> message.
> * testsuite/30_threads/jthread/95989.cc: Re-enable test.
> * testsuite/30_threads/jthread/jthread.cc: Do not require
> pthread effective target.
> * testsuite/30_threads/jthread/2.cc: Moved to...
> * testsuite/30_threads/jthread/version.cc: ...here.
>
> Tested powerpc64le-linux. Committed to trunk.
>
> Let's see if this test is actually fixed, or if it still causes
> failures on some targets.
>
>
Yes, indeed it is failing on x86_64-pc-linux-gnu.
Bernd.
More information about the Libstdc++
mailing list