This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d2a913c76f4 DOC: Update __gcov_dump documentation. new 8b2b32ab2d8 c/100803 - diagnose invalid GIMPLE condition new 359c0a86e29 ipa/100791 - copy fntype when processing __builtin_va_arg_pack
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/gimple-parser.c | 8 ++++++++ gcc/testsuite/gcc.dg/gimplefe-error-11.c | 12 ++++++++++++ gcc/testsuite/gcc.dg/pr100791.c | 9 +++++++++ gcc/tree-inline.c | 1 + 4 files changed, 30 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/gimplefe-error-11.c create mode 100644 gcc/testsuite/gcc.dg/pr100791.c