This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/59296] [c++11] ref-qualified member function is ambiguous


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59296

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Jun 19 09:36:09 2014
New Revision: 211821

URL: https://gcc.gnu.org/viewcvs?rev=211821&root=gcc&view=rev
Log:
    PR c++/59296
    * call.c (add_function_candidate): Also set LOOKUP_NO_TEMP_BIND.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]