This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from de5b4a33510 2019-11-12 Harald Anlauf anlauf@gmx.de new da4f604ec3c [C++ PATCH] Merge some using-decl handling
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 | 12 +- gcc/cp/name-lookup.c | 244 +++++++++++++++++------------- gcc/testsuite/ChangeLog | 10 ++ gcc/testsuite/g++.dg/cpp0x/using-enum-2.C | 8 +- gcc/testsuite/g++.dg/cpp0x/using-enum-3.C | 2 +- gcc/testsuite/g++.dg/lookup/using4.C | 2 +- gcc/testsuite/g++.dg/lookup/using7.C | 1 - gcc/testsuite/g++.dg/template/using12.C | 2 +- gcc/testsuite/g++.dg/template/using18.C | 2 +- gcc/testsuite/g++.dg/template/using22.C | 8 +- 10 files changed, 172 insertions(+), 119 deletions(-)