aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2021-04-12 11:45:21 +0100
committerJonathan Wakely <jwakely@redhat.com>2021-04-12 12:30:07 +0100
commit91dd7954c44b201aa3b16e66b18d7a5df00fded9 (patch)
treee0984339e5c064274ef91b77b2b33e66235b670d /gcc
parenta694a02125f181afe2ae461dd8f35c6f5f54ad22 (diff)
downloadgcc-91dd7954c44b201aa3b16e66b18d7a5df00fded9.zip
gcc-91dd7954c44b201aa3b16e66b18d7a5df00fded9.tar.gz
gcc-91dd7954c44b201aa3b16e66b18d7a5df00fded9.tar.bz2
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.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions