From 9daed0b5386c0700f2dd3da62e5736a06098399d Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Fri, 3 Nov 2023 00:16:58 +0000 Subject: Daily bump. --- libcpp/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'libcpp') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index d2d3311..3ca537c 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,16 @@ +2023-11-02 Jakub Jelinek + + PR c++/110342 + * include/cpplib.h (TTYPE_TABLE): Add CPP_UNEVAL_STRING literal + entry. Use C++11 instead of C++-0x in comments. + * charset.cc (convert_escape): Add UNEVAL argument, if true, + pedantically diagnose numeric escape sequences. + (cpp_interpret_string_1): Formatting fix. Adjust convert_escape + caller. + (cpp_interpret_string): Formatting string. + (cpp_interpret_string_notranslate): Pass type through to + cpp_interpret_string if it is CPP_UNEVAL_STRING. + 2023-10-31 David Malcolm * include/line-map.h -- cgit v1.1