gcc/libstdc++-v3/testsuite/20_util/shared_ptr/assign
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
..
assign.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
auto_ptr_neg.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
auto_ptr_rvalue.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
auto_ptr.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
dr541.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
move.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
shared_ptr_neg.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
shared_ptr.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
unique_ptr_lvalue_neg.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
unique_ptr_rvalue.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00