This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b3f58f87d78 d: Merge upstream dmd ad8412530, druntime fd9a4544, phobos [...] new ab85331c582 c++: memfn lookup consistency in incomplete-class ctx
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/call.c | 1 + gcc/cp/cp-tree.h | 5 ++ gcc/cp/pt.c | 91 +++++++++++++++++++++- gcc/cp/search.c | 4 + gcc/testsuite/g++.dg/lookup/memfn1.C | 16 ++++ .../{non-dependent16a.C => non-dependent16b.C} | 5 +- 6 files changed, 118 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lookup/memfn1.C copy gcc/testsuite/g++.dg/template/{non-dependent16a.C => non-dependent16b.C} (95%)