This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c2e846b539b c++: use %D more new c8df7208864 c++: optimize reshape_init new a733dea9e7c c++: wrong parse with functors [PR64679]
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/decl.cc | 8 +++++++- gcc/cp/parser.cc | 25 ++++++++++++++++++++++++- gcc/testsuite/g++.dg/parse/functor1.C | 22 ++++++++++++++++++++++ 3 files changed, 53 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/parse/functor1.C