This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from be581e60c53 Fix missing Aarch64 falkor/qdf24xx options. new 7377eb47ee6 PR c++/79056 - C++17 ICE with invalid template syntax.
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/ChangeLog | 9 +++++++++ gcc/cp/cp-tree.h | 1 + gcc/cp/parser.c | 6 ++++-- gcc/cp/pt.c | 8 ++++++++ gcc/testsuite/g++.dg/parse/template28.C | 10 ++++++++++ 5 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/parse/template28.C