gcc/libstdc++-v3/testsuite/30_threads
Jonathan Wakely 52066eae5d Use effective-target instead of -std options
* testsuite/*: Use { target c++11 } or { target c++14 } instead of
	using -std in dg-options.

From-SVN: r239777
2016-08-26 12:41:37 +01:00
..
async Simplify dg-options for tests using pthreads 2016-08-19 17:36:07 +01:00
call_once Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
condition_variable Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
condition_variable_any Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
future Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
headers Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
lock Simplify dg-options for tests using pthreads 2016-08-19 17:36:07 +01:00
lock_guard Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
mutex Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
once_flag/cons Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
packaged_task Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
promise Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
recursive_mutex Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
recursive_timed_mutex Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
shared_future Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
shared_lock Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
shared_mutex Simplify dg-options for tests using pthreads 2016-08-19 17:36:07 +01:00
shared_timed_mutex Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
this_thread Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
thread Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
timed_mutex Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
try_lock Simplify dg-options for tests using pthreads 2016-08-19 17:36:07 +01:00
unique_lock Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00