https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65880
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Fri Jun 19 18:24:29 2015 New Revision: 224683 URL: https://gcc.gnu.org/viewcvs?rev=224683&root=gcc&view=rev Log: PR c++/65880 * decl.c (build_ptrmemfunc_type): Check TYPE_GET_PTRMEMFUNC_TYPE after cv-qualifiers. Added: branches/gcc-5-branch/gcc/testsuite/g++.dg/overload/pmf3.C Modified: branches/gcc-5-branch/gcc/cp/ChangeLog branches/gcc-5-branch/gcc/cp/decl.c