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]

r116084 - in /branches/lto: ChangeLog.lto gcc/c...


Author: kazu
Date: Fri Aug 11 14:30:12 2006
New Revision: 116084

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116084
Log:
	* gcc/cp/pt.c (type_unification_real): Clone to
	type_unification_real_args and type_unification_real_parms.
	(fn_type_unification): Call type_unification_real_args instead
	of type_unification_real.
	(unify): Call type_unification_real_parms instead of
	type_unification_real.

Modified:
    branches/lto/ChangeLog.lto
    branches/lto/gcc/cp/pt.c


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