gcc/libstdc++-v3/testsuite/23_containers/vector
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
..
allocator Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
bool Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
capacity Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
cons Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
data_access Update copyright years. 2016-01-04 15:30:50 +01:00
debug Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
element_access Update copyright years. 2016-01-04 15:30:50 +01:00
ext_pointer Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
modifiers Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
profile * testsuite/23_containers/vector/profile/vector.cc: Add maxdata option on AIX. 2015-11-21 00:38:25 -05:00
requirements Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
types Update copyright years. 2016-01-04 15:30:50 +01:00
14340.cc Update copyright years. 2016-01-04 15:30:50 +01:00
15523.cc Update copyright years. 2016-01-04 15:30:50 +01:00
18604.cc Update copyright years. 2016-01-04 15:30:50 +01:00
26412-1.cc Update copyright years. 2016-01-04 15:30:50 +01:00
26412-2.cc Update copyright years. 2016-01-04 15:30:50 +01:00
40192.cc Update copyright years. 2016-01-04 15:30:50 +01:00
52591.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
58764.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
59829.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
63500.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
check_construct_destroy.cc Fix std::vector test to pass in C++98 mode 2016-07-28 22:00:39 +01:00
debug_mode_requires_reallocation-1.cc Update copyright years. 2016-01-04 15:30:50 +01:00
debug_mode_requires_reallocation-2.cc Update copyright years. 2016-01-04 15:30:50 +01:00
init-list.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
range_access.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
zero_sized_allocations.cc Define missing delete operators in libstdc++ testsuite 2016-07-21 20:38:57 +01:00