https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61500
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Mon Jun 30 15:05:32 2014 New Revision: 212152 URL: https://gcc.gnu.org/viewcvs?rev=212152&root=gcc&view=rev Log: PR c++/61500 * tree.c (lvalue_kind): Handle MEMBER_REF and DOTSTAR_EXPR. Added: branches/gcc-4_8-branch/gcc/testsuite/g++.dg/template/ptrmem27.C Modified: branches/gcc-4_8-branch/gcc/cp/ChangeLog branches/gcc-4_8-branch/gcc/cp/tree.c
