mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
Daily bump.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2025-08-03 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
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 <jakub@redhat.com>
|
||||
|
||||
PR c++/120778
|
||||
|
||||
Reference in New Issue
Block a user