This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d58f2e5453c c++: alias template parm conv and redecl [PR122171] new 1804554a11d c++: Fix up error recovery for invalid designators [PR122836] new 00ac906e7a9 c++: Diagnose taking addresses of hard reg vars in their in [...]
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 | 23 +++++++++++++++++++---- gcc/testsuite/g++.dg/ext/pr122836.C | 11 +++++++++++ gcc/testsuite/g++.dg/ext/pr122860.C | 30 ++++++++++++++++++++++++++++++ 3 files changed, 60 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/pr122836.C create mode 100644 gcc/testsuite/g++.dg/ext/pr122860.C