gcc/libstdc++-v3/include
Jonathan Wakely 17412a74c5 libstdc++: Make std::atomic_flag::test members const
Also fix the tests so they run without an explicit -std=gnu++2a in the
RUNTESTFLAGS, and test the new function on const-qualified objects.

	* include/bits/atomic_base.h (atomic_flag::test): Add missing
	const qualifiers.
	* testsuite/29_atomics/atomic_flag/test/explicit.cc: Add
	dg-options and verify results of test function.
	* testsuite/29_atomics/atomic_flag/test/implicit.cc: Likewise.
2020-06-12 10:31:07 +01:00
..
backward
bits libstdc++: Make std::atomic_flag::test members const 2020-06-12 10:31:07 +01:00
c
c_compatibility
c_global
c_std
debug libstdc++: Extend memcmp optimization in std::lexicographical_compare 2020-06-10 17:48:56 +01:00
decimal
experimental libstdc++: Refactor filesystem::path string conversions 2020-05-23 09:40:16 +01:00
ext
parallel
precompiled
pstl
std libstdc++: Define std::bad_optional_access constructor as defaulted 2020-06-09 22:14:43 +01:00
tr1
tr2
Makefile.am
Makefile.in