gcc/libstdc++-v3/testsuite/tr1
Jonathan Wakely 91dd7954c4 libstdc++: Fix some tests that fail in C++20 mode
The linear_congruential_engine negative tests fail with a different
error in C++20 mode, because double is no longer an invalid type for
NTTP. Adjust the expected errors.

libstdc++-v3/ChangeLog:

	* testsuite/26_numerics/random/linear_congruential_engine/requirements/non_uint_neg.cc:
	Adjust expected error for C++20 mode.
	* testsuite/tr1/5_numerical_facilities/random/linear_congruential/requirements/non_uint_neg.cc:
	Likewise.
2021-04-12 12:30:07 +01:00
..
2_general_utilities Update copyright years. 2021-01-04 10:26:59 +01:00
3_function_objects Update copyright years. 2021-01-04 10:26:59 +01:00
4_metaprogramming Update copyright years. 2021-01-04 10:26:59 +01:00
5_numerical_facilities libstdc++: Fix some tests that fail in C++20 mode 2021-04-12 12:30:07 +01:00
6_containers Update copyright years. 2021-01-04 10:26:59 +01:00
7_regular_expressions Update copyright years. 2021-01-04 10:26:59 +01:00
8_c_compatibility Update copyright years. 2021-01-04 10:26:59 +01:00
headers Update copyright years. 2021-01-04 10:26:59 +01:00