re PR c++/3761 (ICE in check_template_shadow, at cp/pt.c:2013, with friend and…
re PR c++/3761 (ICE in check_template_shadow, at cp/pt.c:2013, with friend and strange class hierarchy) PR c++/3761 * name-lookup.c (push_class_level_binding): Don't pass a TREE_LIST of ambiguous names to check_template_shadow as it only handles declarations. Instead, pull the declaration out and pass that. PR c++/3761 * g++.dg/lookup/crash4.C: New test. From-SVN: r84045
Showing
gcc/testsuite/g++.dg/lookup/crash4.C
0 → 100644
Please
register
or
sign in
to comment