This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 73e5d2f87c2 libstdc++: Remove __builtin_expect from consteval assertion new 87492fb3fd5 c: Fix ICE using function name in parameter type in old-sty [...]
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/c-parser.cc | 75 ++++++++++++++++++++-------------------- gcc/testsuite/gcc.dg/pr91193-1.c | 12 +++++++ gcc/testsuite/gcc.dg/pr91193-2.c | 12 +++++++ 3 files changed, 62 insertions(+), 37 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr91193-1.c create mode 100644 gcc/testsuite/gcc.dg/pr91193-2.c