This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 038769535a8 amdgcn: refactor mode iterators new ccacf77be55 PR c++/94098 - ICE on attribute access redeclaration
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/ChangeLog | 5 ++ gcc/c-family/ChangeLog | 6 +++ gcc/c-family/c-attribs.c | 12 ++--- gcc/calls.c | 82 ++++++++++++++--------------- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/g++.dg/ext/attr-access-2.C | 88 ++++++++++++++++++++++++++++++++ 6 files changed, 147 insertions(+), 51 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/attr-access-2.C