This is the mail archive of the gcc-cvs@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]

r211809 - in /trunk/gcc: cp/ChangeLog cp/call.c...


Author: jason
Date: Wed Jun 18 22:13:51 2014
New Revision: 211809

URL: https://gcc.gnu.org/viewcvs?rev=211809&root=gcc&view=rev
Log:
	PR c++/59296
	* call.c (add_function_candidate): Set LOOKUP_NO_RVAL_BIND for
	ref-qualifier handling.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/ref-qual15.C
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]