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

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Sep 26 17:55:00 GMT 2011


Author: jason
Date: Mon Sep 26 17:55:04 2011
New Revision: 179208

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179208
Log:
	PR c++/50512
	* call.c (compare_ics): Only consider rvaluedness_matches_p
	if the target type is the same or it too differs in rvalueness.

Added:
    trunk/gcc/testsuite/g++.dg/overload/rvalue3.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list