http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56104
--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> 2013-01-25 20:26:56 UTC --- Author: jason Date: Fri Jan 25 20:26:46 2013 New Revision: 195476 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195476 Log: PR c++/56104 * typeck.c (get_member_function_from_ptrfunc): Don't fold POINTER_PLUS_EXPR. Added: branches/gcc-4_7-branch/gcc/testsuite/g++.dg/warn/pmf2.C Modified: branches/gcc-4_7-branch/gcc/cp/ChangeLog branches/gcc-4_7-branch/gcc/cp/typeck.c