aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-06-06 11:50:06 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2024-06-26 21:14:14 +0100
commit003ce8a6c4c28f8d285134afa9a423d0e234cf2e (patch)
treea89452e24ede4776ebd29936276c3beefcb3b48f /gcc
parent0ca8d56f2085715f27ee536c6c344bc47af49cdd (diff)
downloadgcc-003ce8a6c4c28f8d285134afa9a423d0e234cf2e.zip
gcc-003ce8a6c4c28f8d285134afa9a423d0e234cf2e.tar.gz
gcc-003ce8a6c4c28f8d285134afa9a423d0e234cf2e.tar.bz2
libstdc++: Work around some PSTL test failures for debug mode [PR90276]
This addresses one known failure due to a bug in the upstream tests, and a number of timeouts due to the algorithms running much more slowly with debug mode checks enabled. libstdc++-v3/ChangeLog: PR libstdc++/90276 * testsuite/25_algorithms/pstl/alg_sorting/partial_sort.cc [_GLIBCXX_DEBUG]: Add xfail-run-if for debug mode. * testsuite/25_algorithms/pstl/alg_nonmodifying/nth_element.cc [_GLIBCXX_DEBUG]: Reduce size of test data. * testsuite/25_algorithms/pstl/alg_sorting/includes.cc: Likewise. * testsuite/25_algorithms/pstl/alg_sorting/set_util.h: Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions