This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e825ec7fcd8 MAINTAINERS: Update my email address new cf588f1a8e7 c++: Fix template class lookup [PR120495, PR115605].
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/pt.cc | 30 ++++++++++------ gcc/testsuite/g++.dg/coroutines/pr120495.C | 55 ++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/pr115605.C | 10 ++++++ 3 files changed, 84 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/coroutines/pr120495.C create mode 100644 gcc/testsuite/g++.dg/pr115605.C