[Bug c++/59296] [c++11] ref-qualified member function is ambiguous
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 19 09:35:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59296
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Jun 19 09:34:57 2014
New Revision: 211820
URL: https://gcc.gnu.org/viewcvs?rev=211820&root=gcc&view=rev
Log:
PR c++/59296
* call.c (add_function_candidate): Set LOOKUP_NO_RVAL_BIND
|LOOKUP_NO_TEMP_BIND for ref-qualifier handling.
Added:
branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual15.C
Modified:
branches/gcc-4_9-branch/gcc/cp/ChangeLog
branches/gcc-4_9-branch/gcc/cp/call.c
More information about the Gcc-bugs
mailing list