]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/ChangeLog
init.c (build_new): Handle freeing allocated memory when the constructor throws.
authorJason Merrill <jason@yorick.cygnus.com>
Wed, 12 Nov 1997 09:18:40 +0000 (09:18 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 12 Nov 1997 09:18:40 +0000 (04:18 -0500)
commit1f109f0fdbb1317fd5af8b10712f80f80f9261d3
treeb685db14b33b9f4aa6922a3e9bfd117f6d86470a
parent0b3ca5ee97993095632bea6f5586393583263cbf
init.c (build_new): Handle freeing allocated memory when the constructor throws.

* init.c (build_new): Handle freeing allocated memory when the
constructor throws.

* call.c (build_new_method_call): Fix flags arg.

* pt.c (do_type_instantiation): Don't try to instantiate
member templates.
(mark_decl_instantiated): If we support one_only but not
weak symbols, mark this one_only.
* decl2.c (import_export_vtable): Don't defer handling of vtables
if MULTIPLE_SYMBOL_SPACES.

From-SVN: r16436
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/decl2.c
gcc/cp/init.c
gcc/cp/pt.c
This page took 0.059018 seconds and 5 git commands to generate.