This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f25f1f32741 * es.po: Update. new 2fe6a798dc5 PR c/30552 * c-decl.c (old_style_parameter_scope): New fu [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/c/ChangeLog | 8 ++++++++ gcc/c/c-decl.c | 11 +++++++++++ gcc/c/c-parser.c | 5 ++++- gcc/c/c-parser.h | 3 +++ gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.dg/noncompile/pr30552-1.c | 17 +++++++++++++++++ gcc/testsuite/gcc.dg/noncompile/pr30552-2.c | 17 +++++++++++++++++ gcc/testsuite/gcc.dg/noncompile/pr30552-3.c | 15 +++++++++++++++ gcc/testsuite/gcc.dg/noncompile/pr30552-4.c | 15 +++++++++++++++ 9 files changed, 98 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/noncompile/pr30552-1.c create mode 100644 gcc/testsuite/gcc.dg/noncompile/pr30552-2.c create mode 100644 gcc/testsuite/gcc.dg/noncompile/pr30552-3.c create mode 100644 gcc/testsuite/gcc.dg/noncompile/pr30552-4.c