This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 00381c9 Daily bump. new bafc7b1 PR c/71418 * c-decl.c (grokdeclarator): Check TYPE_P. new 06e590e PR c/71426 * c-decl.c (get_parm_info): Don't crash on an as [...]
The 2 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 | 9 +++++++++ gcc/c/c-decl.c | 8 ++++---- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.dg/noncompile/pr71418.c | 4 ++++ gcc/testsuite/gcc.dg/noncompile/pr71426.c | 5 +++++ 5 files changed, 30 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/noncompile/pr71418.c create mode 100644 gcc/testsuite/gcc.dg/noncompile/pr71426.c