aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-03-21 11:15:06 +0000
committerJonathan Wakely <jwakely@redhat.com>2024-03-23 11:07:57 +0000
commit543585046d17add37c0108b06d2884d0e03cedde (patch)
tree834ee3ae39143ee53af82e424d13d02a0603b654 /libgcc
parent3763fb8970d7515a4a3be2152604140965303031 (diff)
downloadgcc-543585046d17add37c0108b06d2884d0e03cedde.zip
gcc-543585046d17add37c0108b06d2884d0e03cedde.tar.gz
gcc-543585046d17add37c0108b06d2884d0e03cedde.tar.bz2
libstdc++: Disable std::formatter specializations (LWG 3944)
This was just approved in Tokyo as a DR for C++23. It doesn't affect us yet, because we don't implement the __cpp_lib_format_ranges features. We can add the disabled specializations and add a testcase now though. libstdc++-v3/ChangeLog: * include/std/format (formatter): Disable specializations that would allow sequences of narrow characters to be formatted as wchar_t without conversion, as per LWG 3944. * testsuite/std/format/formatter/lwg3944.cc: New test.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions