This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 665de37f600 Improve PR64242 testcase new c830e807d3f * tree-ssa-alias.c (aliasing_component_refs_p): Consider o [...] new c81ddee1c5a [PR c++/90754] name lookup ICE
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/ChangeLog | 6 ++++++ gcc/cp/ChangeLog | 6 ++++++ gcc/cp/name-lookup.c | 18 ++++++++-------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/lookup/pr90754.C | 11 ++++++++++ gcc/tree-ssa-alias.c | 39 ++++++++++++++++++++--------------- 6 files changed, 59 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lookup/pr90754.C