This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dc014eedb0e Include gdc.test prefix in test names (PR testsuite/88041) new a1610c98cf0 [PR c++/87531] Fix second bug
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 | 10 ++++++ gcc/cp/class.c | 1 + gcc/cp/name-lookup.c | 11 ------ gcc/cp/parser.c | 9 +++-- gcc/cp/semantics.c | 7 ++-- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/lookup/pr87531-2.C | 63 +++++++++++++++++++++++++++++++++ 7 files changed, 90 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lookup/pr87531-2.C