This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 421bfc0fa6f Reimplement qualified namespace lookup. * name-lookup.c ( [...] new 67cbcbf60fd gcc/testsuite/ChangeLog: * gcc.dg/overflow-warn-9.c: Adjus [...] new 9ff63f75e80 gcc/cp/ Reimplement unqualified namespace lookup. * name [...]
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/ChangeLog | 11 + gcc/cp/name-lookup.c | 358 +++++++++++---------------------- gcc/testsuite/ChangeLog | 12 ++ gcc/testsuite/g++.dg/lookup/using17.C | 4 +- gcc/testsuite/gcc.dg/overflow-warn-9.c | 7 +- gcc/testsuite/gcc.dg/pr59963-2.c | 20 +- gcc/testsuite/gcc.dg/pr60114.c | 14 +- 7 files changed, 164 insertions(+), 262 deletions(-)