gcc/libstdc++-v3/testsuite/29_atomics
Jonathan Wakely 320ac807da libstdc++: Define atomic lock-free type aliases for C++20 [PR98034]
libstdc++-v3/ChangeLog:

	PR libstdc++/98034
	* include/std/atomic (__cpp_lib_atomic_lock_free_type_aliases):
	Define macro.
	(atomic_signed_lock_free, atomic_unsigned_lock_free): Define
	aliases.
	* include/std/version (__cpp_lib_atomic_lock_free_type_aliases):
	Define macro.
	* testsuite/29_atomics/atomic/lock_free_aliases.cc: New test.
2022-12-12 14:00:09 +00:00
..
atomic libstdc++: Define atomic lock-free type aliases for C++20 [PR98034] 2022-12-12 14:00:09 +00:00
atomic_flag Update copyright years. 2022-01-03 10:42:10 +01:00
atomic_float libstdc++: Partial library support for std::float{16,32,64,128}_t and std::bfloat16_t 2022-10-18 11:37:13 +02:00
atomic_integral Update copyright years. 2022-01-03 10:42:10 +01:00
atomic_ref libstdc++: Fix compare_exchange_padding.cc test for std::atomic_ref 2022-09-16 21:19:09 +01:00
headers libstdc++: Disable hosted-only tests [PR103626] 2022-10-03 15:44:01 +01:00