optimize.c
21.5 KB
-
re PR c++/55635 (Deallocation function ("operator delete") not called when… · ee392fc2
re PR c++/55635 (Deallocation function ("operator delete") not called when destructor throws exception) cp/ PR c++/55635 * init.c (build_vec_delete_1): Protect operator delete call in try finally. (build_delete): Likewise. * optimize.c (build_delete_destructor_body): Likewise. testsuite/ PR c++/55635 * g++.dg/eh/delete1.C: New. From-SVN: r235297
Nathan Sidwell committed