From e8018ccff9aa9686d00a4bfe42448d517c699964 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Thu, 14 Dec 2023 00:18:00 +0000 Subject: Daily bump. --- libcpp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libcpp') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index cad3da8..09b5b9c 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,10 @@ +2023-12-13 Jakub Jelinek + + PR preprocessor/112956 + * lex.cc (_cpp_lex_direct): Initialize c to 0. + For CPP_PRAGMA_EOL tokens and if c == 0 also for CPP_EOF + set result->src_loc to highest locus. + 2023-11-28 Lewis Hyatt PR preprocessor/112701 -- cgit v1.1