From 10075fb355daaebf8ccabb8932c3400b2efd6101 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Mon, 4 Aug 2025 00:17:36 +0000 Subject: Daily bump. --- libcpp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libcpp') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index ca67a648048..b5188fdb6d1 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,10 @@ +2025-08-03 Jakub Jelinek + + PR c++/120845 + * lex.cc (cpp_maybe_module_directive): Move eol variable declaration + to the start of the function, initialize to false and only set it to + peek->type == CPP_PRAGMA_EOL in the not_module case. Formatting fix. + 2025-07-30 Jakub Jelinek PR c++/120778 -- cgit v1.2.3