This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 34970d08c62 c++: CTAD with alias and nested template [PR105655] new da2c56ee601 c++: fix ICE on invalid attributes [PR96637]
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/cp/cp-tree.h | 1 + gcc/cp/decl.cc | 19 ++++++++++--------- gcc/cp/parser.cc | 2 +- gcc/testsuite/g++.dg/parse/error64.C | 4 ++++ 4 files changed, 16 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/parse/error64.C