This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2e3a75f714c Add myself to the DCO section new a3054489117 c++: ICE with auto in template arg [PR110065]
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 | 12 ++++++++++-- gcc/testsuite/g++.dg/concepts/auto8.C | 17 +++++++++++++++++ gcc/testsuite/g++.dg/concepts/auto8a.C | 18 ++++++++++++++++++ 3 files changed, 45 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/concepts/auto8.C create mode 100644 gcc/testsuite/g++.dg/concepts/auto8a.C