gcc/libstdc++-v3/testsuite/23_containers/array/tuple_interface
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
..
constexpr_get.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
get.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
get_debug_neg.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
get_neg.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
tuple_element.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
tuple_element_cpp14.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
tuple_element_debug_neg.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
tuple_element_neg.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
tuple_size.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00