]> gcc.gnu.org Git - gcc.git/commit
pt.c (register_specialization): Use duplicate_decls to merge the argument with a...
authorJason Merrill <jason@redhat.com>
Thu, 2 Jul 2009 03:50:57 +0000 (23:50 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 2 Jul 2009 03:50:57 +0000 (23:50 -0400)
commit62e3e13ab38d0d8fec813ebaeafb567afd9129c5
treebd5bfe552c39820b33c84ba5661b7c301fe20987
parentf2082f90284c7d4150febc7c0c0c2a5f43259854
pt.c (register_specialization): Use duplicate_decls to merge the argument with a previous specialization.

* 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.

From-SVN: r149165
gcc/cp/ChangeLog
gcc/cp/pt.c
This page took 0.056638 seconds and 5 git commands to generate.