This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 329417d7751 d: add more 'final' and 'override' to gcc/d/*.cc 'visit' impls new 7a3ee77a2e3 c: Improve build_component_ref diagnostics [PR91134]
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 | 23 +++++++++++++++-------- gcc/c/c-tree.h | 3 ++- gcc/c/c-typeck.cc | 27 ++++++++++++++++++++------- gcc/c/gimple-parser.cc | 5 +++-- gcc/objc/objc-act.cc | 2 +- gcc/testsuite/gcc.dg/pr91134.c | 32 ++++++++++++++++++++++++++++++++ 6 files changed, 73 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr91134.c