gcc/libstdc++-v3/testsuite/29_atomics
Jonathan Wakely b02247346e libstdc++: Fix test failures at -O0
libstdc++-v3/ChangeLog:

	* testsuite/20_util/monotonic_buffer_resource/allocate.cc:
	Ignore -Walloc-larger-than warning.
	* testsuite/20_util/unsynchronized_pool_resource/allocate.cc:
	Likewise.
	* testsuite/29_atomics/atomic/cons/user_pod.cc: Compile with -O1
	to avoid linker error for __atomic_is_lock_free.
2022-02-11 21:41:43 +00:00
..
atomic libstdc++: Fix test failures at -O0 2022-02-11 21:41:43 +00:00
atomic_flag Update copyright years. 2022-01-03 10:42:10 +01:00
atomic_float Update copyright years. 2022-01-03 10:42:10 +01:00
atomic_integral Update copyright years. 2022-01-03 10:42:10 +01:00
atomic_ref Update copyright years. 2022-01-03 10:42:10 +01:00
headers libstdc++: Add atomic_fetch_xor to <stdatomic.h> 2022-02-10 13:01:10 +00:00