ref23.C
426 Bytes
-
re PR c++/80176 (cannot bind reference to static member function using object access expression) · b447b28c
PR c++/80176 * tree.c (lvalue_kind): For COMPONENT_REF with BASELINK second operand, if it is a static member function, recurse on the BASELINK. * g++.dg/init/ref23.C: New test. From-SVN: r246825
Jakub Jelinek committed