[multiple changes]
authorJason Merrill <jason@gcc.gnu.org>
Wed, 3 Dec 1997 03:37:17 +0000 (22:37 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 3 Dec 1997 03:37:17 +0000 (22:37 -0500)
commitde35891e2105fde8ce0f0a2e3a9f2fab01d87cce
treeb4abd2c565f65c91be1f1496f0268eb329586c7e
parent9fb82071ffbee07329eeff32ee26f8170f672123
[multiple changes]

Tue Dec  2 19:18:50 1997  Mike Stump  <mrs@wrs.com>

* class.c (prepare_fresh_vtable): Enable even more complex MI
vtable names.

Tue Dec  2 01:37:19 1997  Jason Merrill  <jason@yorick.cygnus.com>

* exception.cc (__check_eh_spec): Optimize a bit.

* exception.cc (__cp_pop_exception): Lose handler arg.
* except.c (do_pop_exception): Likewise.
(push_eh_cleanup): Let the cleanup mechanism supply the handler.
(expand_end_catch_block): Likewise.

From-SVN: r16895
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/except.c
gcc/cp/exception.cc