r145634 - in /branches/gcc-4_4-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Apr 6 21:35:00 GMT 2009


Author: jason
Date: Mon Apr  6 21:35:29 2009
New Revision: 145634

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145634
Log:
	PR c++/35146
	* pt.c (fn_type_unification): For DEDUCE_EXACT check that
	the deduced template arguments give us the parameter types
	we're looking for.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/template/fnspec1.C
Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/pt.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list