]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Fix some test failures with -fno-char8_t
authorJonathan Wakely <jwakely@redhat.com>
Wed, 9 Oct 2024 13:24:19 +0000 (14:24 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 11 Oct 2024 06:52:36 +0000 (07:52 +0100)
commitcb0988a659cef6324887018b9066c5f81b558832
tree9f2071dfdeff8e9af91a6d70d622b373678a0432
parent36b9c5e6f3301d3d0165f578d020dcd350cd516d
libstdc++: Fix some test failures with -fno-char8_t

libstdc++-v3/ChangeLog:

* testsuite/20_util/duration/io.cc [!__cpp_lib_char8_t]: Define
char8_t as a typedef for unsigned char.
* testsuite/std/format/parse_ctx_neg.cc: Skip for -fno-char8_t.
libstdc++-v3/testsuite/20_util/duration/io.cc
libstdc++-v3/testsuite/std/format/parse_ctx_neg.cc