aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2023-06-07 13:01:36 +0100
committerJonathan Wakely <jwakely@redhat.com>2023-06-07 16:51:59 +0100
commitfa8b4468e0d124bec0fdbfc0a168bd8c377b08ec (patch)
tree466b645774dcfb89557b6f4f6985e7d77e6ba3f3 /libgcc
parentae12aced97b41c7498ffc5b4dd314878289547ab (diff)
downloadgcc-fa8b4468e0d124bec0fdbfc0a168bd8c377b08ec.zip
gcc-fa8b4468e0d124bec0fdbfc0a168bd8c377b08ec.tar.gz
gcc-fa8b4468e0d124bec0fdbfc0a168bd8c377b08ec.tar.bz2
libstdc++: Fix some tests that fail with -fno-exceptions
libstdc++-v3/ChangeLog: * testsuite/18_support/nested_exception/rethrow_if_nested-term.cc: Require effective target exceptions_enabled instead of using dg-skip-if. * testsuite/23_containers/vector/capacity/constexpr.cc: Expect shrink_to_fit() to be a no-op without exceptions enabled. * testsuite/23_containers/vector/capacity/shrink_to_fit.cc: Likewise. * testsuite/ext/bitmap_allocator/check_allocate_max_size.cc: Require effective target exceptions_enabled. * testsuite/ext/malloc_allocator/check_allocate_max_size.cc: Likewise. * testsuite/ext/mt_allocator/check_allocate_max_size.cc: Likewise. * testsuite/ext/new_allocator/check_allocate_max_size.cc: Likewise. * testsuite/ext/pool_allocator/check_allocate_max_size.cc: Likewise. * testsuite/ext/throw_allocator/check_allocate_max_size.cc: Likewise.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions