This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from efe0e5cd64b amdgcn: Remove redundant multilib new fa0c6e297b2 c++: Fix SEGV with malformed constructor decl.
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 | 6 ++++++ gcc/cp/decl.c | 11 +++++++---- gcc/testsuite/g++.dg/cpp1z/class-deduction68.C | 10 ++++++++++ gcc/testsuite/g++.dg/parse/undefined3.C | 2 +- gcc/testsuite/g++.dg/template/pr71710.C | 4 ++-- 5 files changed, 26 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction68.C