Daily bump.
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
2022-02-01 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR preprocessor/104147
|
||||
* macro.cc (funlike_invocation_p): For padding prefer a token
|
||||
with val.source non-NULL especially if it has PREV_WHITE set
|
||||
on val.source->flags. Add gcc_assert that CPP_PADDING tokens
|
||||
don't have PREV_WHITE set in flags.
|
||||
|
||||
2022-02-01 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* directives.cc (destringize_and_run): Push &pfile->avoid_paste
|
||||
instead of a copy of pfile->directive_result for the CPP_PADDING
|
||||
case.
|
||||
|
||||
2022-01-24 Marek Polacek <polacek@redhat.com>
|
||||
|
||||
PR preprocessor/104030
|
||||
|
||||
Reference in New Issue
Block a user