r121826 - in /branches/gcc-4_2-branch/gcc: cp/C...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Sun Feb 11 21:40:00 GMT 2007


Author: mmitchel
Date: Sun Feb 11 21:40:56 2007
New Revision: 121826

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121826
Log:
	PR c++/26988
	* pt.c (determine_specialization): Use skip_artificial_parms_for.
	(fn_type_unificiation): Likewise.
	(get_bindings): Likewise.
	PR c++/26988
	* g++.dg/template/spec34.C: New test

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



More information about the Gcc-cvs mailing list