gcc/libstdc++-v3/testsuite/29_atomics/atomic
Jonathan Wakely 387edf83a0 Define std::atomic<T>::is_always_lock_free for C++17
* include/std/atomic (atomic::is_always_lock_free): Define.
	* testsuite/29_atomics/atomic/60695.cc: Adjust dg-error lineno.
	* testsuite/29_atomics/atomic/is_always_lock_free.cc: New.
	* testsuite/29_atomics/atomic_integral/is_always_lock_free.cc: New.
	* doc/xml/manual/status_cxx2017.xml: Update status.
	* doc/html/*: Regenerate.

From-SVN: r239622
2016-08-19 16:42:27 +01:00
..
cons
operators
requirements
60658.cc
60695.cc Define std::atomic<T>::is_always_lock_free for C++17 2016-08-19 16:42:27 +01:00
62259.cc Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
64658.cc
65147.cc
65913.cc 65913.cc: Require atomic-builtins rather than specific target. 2016-06-30 14:17:47 +00:00
70766.cc libstdc++/70766 use std::addressof instead of operator& 2016-04-28 13:33:07 +01:00
is_always_lock_free.cc Define std::atomic<T>::is_always_lock_free for C++17 2016-08-19 16:42:27 +01:00