mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
Daily bump.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2021-11-22 Jakub Jelinek <jakub@redhat.com>
|
||||
Tobias Burnus <tobias@codesourcery.com>
|
||||
|
||||
PR preprocessor/103165
|
||||
* internal.h (struct lexer_state): Add ignore__Pragma field.
|
||||
* macro.c (builtin_macro): Don't interpret _Pragma if
|
||||
pfile->state.ignore__Pragma.
|
||||
(expand_arg): Temporarily set pfile->state.ignore__Pragma to 1.
|
||||
|
||||
2021-11-17 David Malcolm <dmalcolm@redhat.com>
|
||||
|
||||
PR preprocessor/103026
|
||||
|
||||
Reference in New Issue
Block a user