[Bug c++/61500] [4.8/4.9 Regression][C++11] Can't take pointer to member referenced via member pointer template parameter.

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 30 15:06:00 GMT 2014


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



More information about the Gcc-bugs mailing list