This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 836328b2c99 i386: Add pack/unpack patterns for 64bit vectors [PR89021] new fdc5522fb04 c: Fix C cast error-recovery [PR101171] new 178fb8df931 c: Fix up c_parser_has_attribute_expression [PR101176]
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/c-parser.c | 3 +++ gcc/c/c-typeck.c | 1 + gcc/testsuite/gcc.dg/pr101171.c | 13 +++++++++++++ 3 files changed, 17 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/pr101171.c