pt.c (deduction_tsubst_fntype): Don't free the tinst entry if a pending_template...
authorJason Merrill <jason@redhat.com>
Wed, 8 Jun 2011 13:08:45 +0000 (09:08 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 8 Jun 2011 13:08:45 +0000 (09:08 -0400)
commit29f445bca0097771a52c7558f38d2fe287be2419
tree7be2674888abd131ab606e3c9c92be3825be5cea
parentd9c77712d5b14e131210303ffbef49096ae613d1
pt.c (deduction_tsubst_fntype): Don't free the tinst entry if a pending_template entry is pointing at it.

* pt.c (deduction_tsubst_fntype): Don't free the tinst entry
if a pending_template entry is pointing at it.

From-SVN: r174807
gcc/cp/ChangeLog
gcc/cp/pt.c