aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-04-02 21:22:01 +0100
committerJonathan Wakely <jwakely@redhat.com>2024-04-08 17:44:18 +0100
commit87bc20676ce606b0f75f12a35b24206df05a9f0a (patch)
tree1351bb98834bfa940b426c820458216dc9b2b809 /libgcc
parent2c1c2485a4b1aca746ac693041e51ea6da5c64ca (diff)
downloadgcc-87bc20676ce606b0f75f12a35b24206df05a9f0a.zip
gcc-87bc20676ce606b0f75f12a35b24206df05a9f0a.tar.gz
gcc-87bc20676ce606b0f75f12a35b24206df05a9f0a.tar.bz2
libstdc++: Combine two std::from_chars tests into one
We don't need separate tests for the C++17 and C++20 cases, we can just have one test that uses __cpp_char8_t to adjust whether it tests char8_t or not. This means the C++20 one doesn't fail if -fno-char8_t is used. libstdc++-v3/ChangeLog: * testsuite/20_util/from_chars/1_neg.cc: Add char8_t cases, using a struct of that name if -fno-char8_t is active. * testsuite/20_util/from_chars/1_c++20_neg.cc: Removed.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions