This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/testme in repository gcc.
from 5f1e18611de [PR86218] handle ck_aggr in compare_ics in both and either [...] new 30e72aba9e9 [PR86379] do not use TREE_TYPE for USING_DECL_SCOPE
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/cp-tree.h | 2 +- gcc/cp/name-lookup.c | 2 +- gcc/testsuite/g++.dg/cpp0x/pr86379.C | 205 +++++++++++++++++++++++++++++++++++ 3 files changed, 207 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr86379.C