pt.c (do_type_instantiation): Fix typo.
authorJason Merrill <jason@yorick.cygnus.com>
Wed, 12 Nov 1997 19:50:15 +0000 (19:50 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 12 Nov 1997 19:50:15 +0000 (14:50 -0500)
commita7d87521b25088ad928ba6d748adcf2ceaeb0c38
treecd74bd334f6f346197d5fb32fdf7505756b1822d
parent31d525285d70fab6cc44a8c8809854c01deb73ea
pt.c (do_type_instantiation): Fix typo.

* pt.c (do_type_instantiation): Fix typo.
(mark_class_instantiated): If we support one_only but not weak
symbols, don't mark this as known.

* init.c (build_new): Handle cookies in EH cleanup.

From-SVN: r16444
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/cp/pt.c