gcc/libstdc++-v3/testsuite/24_iterators
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
..
back_insert_iterator Update copyright years. 2016-01-04 15:30:50 +01:00
front_insert_iterator Update copyright years. 2016-01-04 15:30:50 +01:00
headers/iterator Implement resolution of LWG DR 685 precisely 2016-08-23 11:13:26 +01:00
insert_iterator Update copyright years. 2016-01-04 15:30:50 +01:00
istream_iterator Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
istreambuf_iterator Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
move_iterator Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
normal_iterator Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
operations Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
ostream_iterator Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
ostreambuf_iterator Update copyright years. 2016-01-04 15:30:50 +01:00
random_access_iterator Update copyright years. 2016-01-04 15:30:50 +01:00
reverse_iterator Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
container_access.cc Fix missing returns in libstdc++ testsuite 2016-07-21 20:38:44 +01:00
range_access.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
range_access_cpp14.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00