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

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Sep 12 18:05:00 GMT 2011


Author: jason
Date: Mon Sep 12 18:05:03 2011
New Revision: 178791

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178791
Log:
	* pt.c (type_unification_real): Fix handling of DEDUCE_CONV
	with no deducible template parameters.
	* call.c (rejection_reason_code): Add rr_template_conversion.
	(print_z_candidate): Handle it.
	(template_conversion_rejection): New.
	(build_user_type_conversion_1): Use it.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg2.C



More information about the Gcc-cvs mailing list