pt.c (tsubst): Fix thinko.
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 9 Oct 1997 19:13:22 +0000 (19:13 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 9 Oct 1997 19:13:22 +0000 (15:13 -0400)
commitfee23f544251e0182e2c1430ee36dd3256fe301e
treea84ececb7d056369239fa1afe1bb734ff02e6416
parentc89078531b42dd05b827feb6230a209d4a54d94f
pt.c (tsubst): Fix thinko.

* pt.c (tsubst): Fix thinko.
(instantiate_decl): Really use the original template.

* call.c (build_new_method_call): Use simple constructor_name for
error messages.

From-SVN: r15882
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/pt.c