This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4054472b3fa c/100547 - reject overly large vector_size attributes new 414fe08a352 c/100522 - avoid invalid GIMPLE in GIMPLE parsing new 1e07091de36 Fix gcc.target/i386/pr100582.c with AVX512 new def010e4156 arc: Fix typo in negv2si2 pattern
The 3 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 | 11 +++++++++++ gcc/config/arc/simdext.md | 2 +- gcc/testsuite/gcc.dg/gimplefe-error-10.c | 8 ++++++++ gcc/testsuite/gcc.target/i386/pr100582.c | 6 +++--- 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/gimplefe-error-10.c