search.c
71.2 KB
-
re PR c++/7647 (ICE when data member has the name of the enclosing class) · c717c5af
PR c++/7647 * decl.c (grokdeclarator): Tidy, slightly. * search.c (lookup_field_1): Add want_type parameter. (lookup_field_r): Adjust call to lookup_field_1. PR c++/7647 * g++.dg/lookup-class-member-2.C: New test. From-SVN: r65057
Mark Mitchell committed