r149165 - in /trunk/gcc/cp: ChangeLog pt.c
jason@gcc.gnu.org
jason@gcc.gnu.org
Thu Jul 2 03:50:00 GMT 2009
Author: jason
Date: Thu Jul 2 03:50:57 2009
New Revision: 149165
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149165
Log:
* pt.c (register_specialization): Use duplicate_decls to merge
the argument with a previous specialization.
(check_explicit_specialization): Call register_specialization to
merge the TEMPLATE_DECL with a previous version.
(determine_specialization): Return the args even if fn is a template.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list