From 7ebb7d0ce1a11e5b1d2174798482d2bb7f307c82 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Wed, 29 Jul 2020 00:16:24 +0000 Subject: Daily bump. --- libcpp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'libcpp') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 0a1892e..ddc0700 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,14 @@ +2020-07-28 Jakub Jelinek + + PR preprocessor/96323 + * lex.c (lex_raw_string): For c == '\n' don't continue after reporting + an prefix delimiter error. + +2020-07-28 Nathan Sidwell + + * init.c (cpp_read_main_file): Always use the last map for + the return value. + 2020-07-20 Nathan Sidwell * line-map.c (linemap_add): Simplify column overflow calculation. -- cgit v1.1