[Bug c++/59296] [c++11] ref-qualified member function is ambiguous
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 20 18:33:00 GMT 2014
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
More information about the Gcc-bugs
mailing list