gcc/libstdc++-v3/testsuite
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
..
17_intro libstdc++: Fix tests relying on operator new/delete overload 2023-08-23 06:35:24 +02:00
18_support libstdc++: Remove reliance on unspecified behaviour in std::rethrow_if_nested test 2023-08-21 10:43:19 +01:00
19_diagnostics libstdc++: Limit <stacktrace> synopsis test to normal namespace 2023-09-14 06:26:18 +02:00
20_util libstdc++: Fix constraints for std::variant default constructor 2023-09-15 10:24:01 +01:00
21_strings libstdc++: Implement std::to_string in terms of std::format (P2587R3) 2023-08-17 20:24:17 +01:00
22_locale
23_containers libstdc++: Replace dg-options "-std=c++11" with dg-add-options strict_std 2023-09-15 21:57:38 +01:00
24_iterators libstdc++: Disable PCH for tests that rely on include order 2023-08-17 08:42:45 +01:00
25_algorithms libstdc++: Fix debug-mode tests for constexpr algorithms 2023-09-01 17:52:41 +01:00
26_numerics libstdc++: Remove unnecessary dg-options and outdated comment 2023-09-04 16:24:35 +01:00
27_io libstdc++: Support dg-additional-files in tests 2023-09-14 13:58:34 +01:00
28_regex
29_atomics libstdc++: Fix 29_atomics/headers/atomic/types_std_c++2a_neg.cc for C++23 2023-09-15 21:57:38 +01:00
30_threads libstdc++: Formatting std:🧵:id and std::stacktrace (P2693R1) 2023-09-11 14:56:58 +01:00
abi
backward
config libstdc++: Remove trailing whitespace from dejagnu files 2023-09-07 17:05:54 +01:00
data
decimal
experimental
ext libstdc++: Fix tests relying on operator new/delete overload 2023-08-23 06:35:24 +02:00
lib libstdc++: Add support for running tests with multiple -std options 2023-09-15 21:57:38 +01:00
libstdc++-abi libstdc++: Remove trailing whitespace from dejagnu files 2023-09-07 17:05:54 +01:00
libstdc++-dg libstdc++: Add support for running tests with multiple -std options 2023-09-15 21:57:38 +01:00
libstdc++-prettyprinters libstdc++: Remove trailing whitespace from dejagnu files 2023-09-07 17:05:54 +01:00
libstdc++-xmethods libstdc++: Remove trailing whitespace from dejagnu files 2023-09-07 17:05:54 +01:00
performance
special_functions
std libstdc++: Fix missing/misplaced { dg-options "-std=gnu++20" } in tests 2023-09-07 08:10:53 +01:00
tr1 libstdc++: Remove dg-options "-std=c++98" from TR1 tests 2023-09-04 16:24:35 +01:00
tr2
util libstdc++: Avoid -Wunused-parameter warning in testsuite helper 2023-09-07 08:02:49 +01:00
Makefile.am libstdc++: Add support for running tests with multiple -std options 2023-09-15 21:57:38 +01:00
Makefile.in libstdc++: Add support for running tests with multiple -std options 2023-09-15 21:57:38 +01:00