This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fe4e6c824a5 Look for a relation between operands only when possible. new eb9f099c3df c++: add spellcheck suggestions for typedef etc. [PR77565] new e5c0492b7f4 c++: adjust the handling of RID_ATTRIBUTE.
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/cp/parser.c | 35 ++++++++++++++++++------------- gcc/testsuite/g++.dg/spellcheck-pr77565.C | 12 +++++++++++ 2 files changed, 33 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/g++.dg/spellcheck-pr77565.C