pt.c (lookup_template_function): Copy the template arguments...
authorMark Mitchell <mmitchell@usa.net>
Mon, 8 Dec 1997 06:41:17 +0000 (06:41 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 8 Dec 1997 06:41:17 +0000 (01:41 -0500)
commit4de02abdfd542f3d1fcbaefcc1441327ce4ff8c1
tree7fb5902b09776396c397399bb684fabcc8bcae4e
parent51ca169b6ec802f7be2037c182a4851814b8530e
pt.c (lookup_template_function): Copy the template arguments...

* pt.c (lookup_template_function): Copy the template arguments,
not just the list containing them, to the permanent obstack.

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