Fix PR c++/70205 (ICE on valid call to qualified static member function)
gcc/cp/ChangeLog: PR c++/70205 * search.c (adjust_result_of_qualified_name_lookup): Don't update the BASELINK_BINFO of DECL if the second call to lookup_base fails. gcc/testsuite/ChangeLog: PR c++/70205 * g++.dg/lookup/pr70205.C: New test. From-SVN: r234317
Showing
gcc/testsuite/g++.dg/lookup/pr70205.C
0 → 100644
Please
register
or
sign in
to comment