This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a0908b67231 c++: Fix ICE with type aliases in inherited CTAD [PR122070] new 1c555ba67a3 c++: Fix up recent cp_parser_template_id regression [PR123186]
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/parser.cc | 2 +- gcc/testsuite/g++.dg/template/crash133.C | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/template/crash133.C