error5.C
164 Bytes
-
re PR c++/48489 (Invalid error message 'has no member named' when referring… · 2be4314f
re PR c++/48489 (Invalid error message 'has no member named' when referring directly to the base class) /cp 2011-10-17 Paolo Carlini <paolo.carlini@oracle.com> PR c++/48489 * typeck.c (finish_class_member_access_expr): Fix error call for TREE_CODE (access_path) == TREE_BINFO. /testsuite 2011-10-17 Paolo Carlini <paolo.carlini@oracle.com> PR c++/48489 * g++.dg/inherit/error5.C: New. From-SVN: r180080
Paolo Carlini committed