aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2023-09-01 17:06:51 +0100
committerJonathan Wakely <jwakely@redhat.com>2023-09-01 17:52:41 +0100
commitb0d75f7d3bb24e94c5a3d764c95d598ad6b6ca48 (patch)
tree29d0410a68bb268de2128368e10fda2a5e7c10de /gcc
parente3d25188b093c3b8552f2b3e3a33c2a6059e3ad6 (diff)
downloadgcc-b0d75f7d3bb24e94c5a3d764c95d598ad6b6ca48.zip
gcc-b0d75f7d3bb24e94c5a3d764c95d598ad6b6ca48.tar.gz
gcc-b0d75f7d3bb24e94c5a3d764c95d598ad6b6ca48.tar.bz2
libstdc++: Fix debug-mode tests for constexpr algorithms
These tests started failing at some point: FAIL: 25_algorithms/copy/debug/constexpr_neg.cc (test for errors, line 49) FAIL: 25_algorithms/copy/debug/constexpr_neg.cc (test for excess errors) FAIL: 25_algorithms/equal/debug/constexpr_neg.cc (test for errors, line 47) FAIL: 25_algorithms/equal/debug/constexpr_neg.cc (test for excess errors) They only run with -D_GLIBCXX_DEBUG or make check-debug so seem to have gone unnoticed until now. libstdc++-v3/ChangeLog: * testsuite/25_algorithms/copy/debug/constexpr_neg.cc: Adjust expected errors. * testsuite/25_algorithms/equal/debug/constexpr_neg.cc: Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions