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]

r201880 - in /trunk/gcc: cp/ChangeLog cp/cvt.c ...


Author: jason
Date: Tue Aug 20 12:58:47 2013
New Revision: 201880

URL: http://gcc.gnu.org/viewcvs?rev=201880&root=gcc&view=rev
Log:
	PR c++/58119
	* cvt.c (build_expr_type_conversion): Don't complain about a
	template that can't match the desired type category.

Added:
    trunk/gcc/testsuite/g++.dg/template/delete2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cvt.c


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