aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorArsen Arsenović <arsen@aarsen.me>2023-04-04 23:24:52 +0200
committerArsen Arsenović <arsen@aarsen.me>2023-04-05 18:45:15 +0200
commit3bfd0420e4a17a82454ed3bdadc0f5d362d9b636 (patch)
treefbb024b74bc6e92d939b6cfc8d1a639d6049159f /libgcc
parentbff26ac162772313d3d9b8ce952b5a0846e26878 (diff)
downloadgcc-3bfd0420e4a17a82454ed3bdadc0f5d362d9b636.zip
gcc-3bfd0420e4a17a82454ed3bdadc0f5d362d9b636.tar.gz
gcc-3bfd0420e4a17a82454ed3bdadc0f5d362d9b636.tar.bz2
libstdc++: Fix some freestanding test failures
At some point, <charconv> was added to the non-hosted bit of the C++17 block, which induced failures in many tests. In addition, some tests also lacked a dg-require-effective-target hosted tag. libstdc++-v3/ChangeLog: * include/precompiled/stdc++.h (C++17): Don't double-include <charconv>, once with wrong conditions. * testsuite/18_support/96817.cc: Require hosted. * testsuite/18_support/bad_exception/59392.cc: Ditto. * testsuite/20_util/scoped_allocator/108952.cc: Ditto. * testsuite/20_util/uses_allocator/lwg3527.cc: Ditto. * testsuite/29_atomics/atomic/operators/pointer_partial_void.cc: Ditto.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions