gcc/libstdc++-v3/testsuite/29_atomics
Jonathan Wakely bbaec68c86 libstdc++: Fix atomic<FP>::load (PR 95282)
PR libstdc++/95282
	* include/bits/atomic_base.h (__atomic_impl::load): Add
	cv-qualifiers to parameter so that _Tp is deduced as the
	unqualified type.
	* testsuite/29_atomics/atomic_float/95282.cc: New test.
2020-05-27 22:55:21 +01:00
..
atomic libstdc++: Value-initialize std::atomic for C++20 (P0883R2) 2020-01-13 13:22:28 +00:00
atomic_flag Actually comment the new tests 2020-05-12 07:38:28 +02:00
atomic_float libstdc++: Fix atomic<FP>::load (PR 95282) 2020-05-27 22:55:21 +01:00
atomic_integral libstdc++: Value-initialize std::atomic for C++20 (P0883R2) 2020-01-13 13:22:28 +00:00
atomic_ref Update copyright years. 2020-01-01 12:51:42 +01:00
headers/atomic Update copyright years. 2020-01-01 12:51:42 +01:00