gcc/libstdc++-v3/testsuite/23_containers/vector
Jonathan Wakely 52841fb703 libstdc++: Replace dg-options "-std=c++11" with dg-add-options strict_std
These tests can (and should) also be run for later standards, so replace
the { dg-options "-std=c++11" } with { dg-add-options strict_std } and a
target selector for c++11.

libstdc++-v3/ChangeLog:

	* testsuite/23_containers/deque/48101-2_neg.cc: Replace
	dg-options with target selector.
	* testsuite/23_containers/forward_list/48101-2_neg.cc: Likewise.
	* testsuite/23_containers/list/48101-2_neg.cc: Likewise.
	* testsuite/23_containers/map/48101-2_neg.cc: Likewise.
	* testsuite/23_containers/map/48101_neg.cc: Likewise.
	* testsuite/23_containers/multimap/48101-2_neg.cc: Likewise.
	* testsuite/23_containers/multimap/48101_neg.cc: Likewise.
	* testsuite/23_containers/multiset/48101-2_neg.cc: Likewise.
	* testsuite/23_containers/set/48101-2_neg.cc: Likewise.
	* testsuite/23_containers/unordered_map/48101-2_neg.cc:
	Likewise.
	* testsuite/23_containers/unordered_multimap/48101-2_neg.cc:
	Likewise.
	* testsuite/23_containers/unordered_multiset/48101-2_neg.cc:
	Likewise.
	* testsuite/23_containers/unordered_set/48101-2_neg.cc:
	Likewise.
	* testsuite/23_containers/vector/48101-2_neg.cc: Likewise.
2023-09-15 21:57:38 +01:00
..
allocator
bool libstdc++: Require C++11 for 23_containers/vector/bool/110807.cc [PR110807] 2023-07-26 19:10:11 +01:00
capacity libstdc++: Fix some tests that fail with -fno-exceptions 2023-06-07 16:51:59 +01:00
cons libstdc++: Qualify calls to std::_Destroy and _Destroy_aux 2023-07-04 00:05:53 +01:00
data_access
debug libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a 2023-09-08 18:04:12 +01:00
element_access
ext_pointer
modifiers libstdc++: Improve tests for emplace member of sequence containers 2023-06-09 09:55:42 +01:00
profile
requirements
types
14340.cc
15523.cc
18604.cc
26142-1.cc libstdc++: Fix filenames and comments in tests [PR26142] 2023-09-04 16:24:35 +01:00
26142-2.cc libstdc++: Fix filenames and comments in tests [PR26142] 2023-09-04 16:24:35 +01:00
40192.cc
48101-2_neg.cc libstdc++: Replace dg-options "-std=c++11" with dg-add-options strict_std 2023-09-15 21:57:38 +01:00
48101-3_neg.cc
48101_neg.cc
52591.cc
58764.cc
59829.cc
63500.cc
70303.cc
92124.cc
check_construct_destroy.cc
cmp_c++20.cc
debug_mode_requires_reallocation-1.cc
debug_mode_requires_reallocation-2.cc
erasure.cc
init-list.cc
pmr_typedefs.cc
range_access.cc
zero_sized_allocations.cc