gcc/libstdc++-v3/testsuite/29_atomics
Thomas Rodgers eb3a3bb8ce libstd++: Only support atomic_ref::wait tests which are always lockfree
Fixes a regression on arm32 targets.

libstdc++-v3/ChangeLog:
	* testsuite/29_atomics/atomic_ref/wait_notify.cc: Guard
	test logic with constexpr check for is_always_lock_free.
2021-06-09 13:46:03 -07:00
..
atomic libstdc++: Fix wrong thread waking on notify [PR100334] 2021-05-17 12:05:06 -07:00
atomic_flag libstdc++: Refactor/cleanup of C++20 atomic wait implementation 2021-04-20 15:14:58 +01:00
atomic_float Revert "libstdc++: Add workaround for ia32 floating atomics miscompilations [PR100184]" 2021-04-27 15:29:26 +02:00
atomic_integral libstdc++: Remove redundant -std=gnu++17 option from concurrency tests 2021-05-10 16:22:53 +01:00
atomic_ref libstd++: Only support atomic_ref::wait tests which are always lockfree 2021-06-09 13:46:03 -07:00
headers/atomic