gcc/libstdc++-v3/testsuite/tr1
Jonathan Wakely 9d613af2b4 libstdc++: Ensure c++NN effective-target present in more tests
Add effective-target keywords to tests that would fail for certain
standard modes without the -std=gnu++NN option.

libstdc++-v3/ChangeLog:

	* testsuite/18_support/set_terminate.cc: Require C++11 or
	higher.
	* testsuite/28_regex/simple_c++11.cc: Likewise.
	* testsuite/tr1/headers/c++200x/complex.cc: Likewise.
	* testsuite/24_iterators/headers/iterator/synopsis.cc:
	Require C++14 or lower.
2020-07-31 19:58:03 +01:00
..
2_general_utilities Update copyright years. 2020-01-01 12:51:42 +01:00
3_function_objects Update copyright years. 2020-01-01 12:51:42 +01:00
4_metaprogramming Update copyright years. 2020-01-01 12:51:42 +01:00
5_numerical_facilities Update copyright years. 2020-01-01 12:51:42 +01:00
6_containers Update copyright years. 2020-01-01 12:51:42 +01:00
7_regular_expressions Update copyright years. 2020-01-01 12:51:42 +01:00
8_c_compatibility libstdc++: Fix test failure due to -Wnonnull warnings 2020-03-12 11:03:04 +00:00
headers libstdc++: Ensure c++NN effective-target present in more tests 2020-07-31 19:58:03 +01:00