gcc/libstdc++-v3/testsuite/23_containers/list
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 Update copyright years. 2023-01-16 11:52:17 +01:00
capacity Update copyright years. 2023-01-16 11:52:17 +01:00
cons Update copyright years. 2023-01-16 11:52:17 +01:00
debug Update copyright years. 2023-01-16 11:52:17 +01:00
modifiers libstdc++: Improve tests for emplace member of sequence containers 2023-06-09 09:55:42 +01:00
operations Update copyright years. 2023-01-16 11:52:17 +01:00
requirements libstdc++: Add explicit -std=gnu++98 to tests that use { target c++98_only } 2023-09-04 16:04:26 +01:00
types Update copyright years. 2023-01-16 11:52:17 +01:00
14340.cc Update copyright years. 2023-01-16 11:52:17 +01:00
18604.cc Update copyright years. 2023-01-16 11:52:17 +01:00
23781_neg.cc Update copyright years. 2023-01-16 11:52:17 +01:00
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 Update copyright years. 2023-01-16 11:52:17 +01:00
48101_neg.cc Update copyright years. 2023-01-16 11:52:17 +01:00
58764.cc Update copyright years. 2023-01-16 11:52:17 +01:00
61347.cc Update copyright years. 2023-01-16 11:52:17 +01:00
68222_neg.cc Update copyright years. 2023-01-16 11:52:17 +01:00
92124.cc Update copyright years. 2023-01-16 11:52:17 +01:00
check_construct_destroy.cc Update copyright years. 2023-01-16 11:52:17 +01:00
check_construct_destroy.h Update copyright years. 2023-01-16 11:52:17 +01:00
cmp_c++20.cc Update copyright years. 2023-01-16 11:52:17 +01:00
erasure.cc Update copyright years. 2023-01-16 11:52:17 +01:00
init-list.cc Update copyright years. 2023-01-16 11:52:17 +01:00
init-list.h Update copyright years. 2023-01-16 11:52:17 +01:00
pmr_typedefs.cc Update copyright years. 2023-01-16 11:52:17 +01:00
pmr_typedefs_debug.cc Update copyright years. 2023-01-16 11:52:17 +01:00
pthread1.cc Update copyright years. 2023-01-16 11:52:17 +01:00
pthread5.cc Update copyright years. 2023-01-16 11:52:17 +01:00
range_access.cc Update copyright years. 2023-01-16 11:52:17 +01:00