Correct previous patch to not mark terminate as LEAF.
authorJan Hubicka <jh@suse.cz>
Fri, 30 Aug 2013 09:39:20 +0000 (11:39 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 30 Aug 2013 09:39:20 +0000 (09:39 +0000)
commit8595a07d8d161b4c612101171f3ad423689ec020
tree24d266335ab9fad0d229d01bc9ddca4713fe1216
parentfafa0521c924a5627daa0b63b538c32dca4b2dce
Correct previous patch to not mark terminate as LEAF.

* class.c (build_vtbl_initializer): Drop LEAF
* decl.c (cxx_init_decl_processing): Likewise.
(push_throw_library_fn): Likewise.
* except.c (init_exception_processing): Likewise.
(do_begin_catch): Likewise.
(do_end_catch): Likewise.
(do_allocate_exception): Likewise.

From-SVN: r202100
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/decl.c
gcc/cp/except.c