This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r160809 - in /trunk: gcc/cp/ChangeLog gcc/cp/ca...


Author: jason
Date: Tue Jun 15 20:10:42 2010
New Revision: 160809

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160809
Log:
	* call.c (convert_like_real): Give "initializing argument of"
	information for ambiguous conversion.  Give source position
	of function.

Modified:
    trunk/libstdc++-v3/testsuite/ext/ext_pointer/1_neg.cc

Changes in other areas also in this revision:
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist15.C
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist19.C
    trunk/gcc/testsuite/g++.dg/expr/cond8.C
    trunk/gcc/testsuite/g++.old-deja/g++.bugs/900514_03.C


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