https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59296
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Fri Jun 20 18:32:35 2014 New Revision: 211854 URL: https://gcc.gnu.org/viewcvs?rev=211854&root=gcc&view=rev Log: PR c++/59296 * call.c (add_function_candidate): Avoid special 'this' handling if we have a ref-qualifier. Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/call.c