From e517d3f57145d4e745318ae674e7febad41cdc69 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Tue, 20 Jun 2023 00:17:14 +0000 Subject: Daily bump. --- libcpp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libcpp') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 8bbd1ac..98fabcf 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,9 @@ +2023-06-19 Ben Boeckel + + * charset.cc: Reject encodings of codepoints above 0x10FFFF. + UTF-16 does not support such codepoints and therefore all + Unicode rejects such values. + 2023-06-15 Marek Polacek * configure.ac (--enable-host-shared): Don't set PICFLAG here. -- cgit v1.1