]> gcc.gnu.org Git - gcc.git/commit
exception_support.h: New header file.
authorMark Mitchell <mark@codesourcery.com>
Sun, 19 Nov 2000 02:22:53 +0000 (02:22 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 19 Nov 2000 02:22:53 +0000 (02:22 +0000)
commitf1f0c5a2f76a161baf4eaca0509760aa213b8437
treeaae3d1ce89bb09f8e1fb035472aa366d7421430a
parent0a8ad417906348bc502b75cabced1e69a930eef0
exception_support.h: New header file.

* libsupc++/exception_support.h: New header file.
* libsupc++/vec.cc: Include it.
(__cxa_vec_new2): Recatch exceptions before rethrows.
(__cxa_vec_new3): Likewise.
(__cxa_vec_ctor): Likewise.
(__cxa_vec_cctor): Likewise.
(__cxa_vec_dtor): Likewise.
(__cxa_vec_delete2): Likewise.
(__cxa_vec_delete3): Likewise.

From-SVN: r37551
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/exception_support.cc
libstdc++-v3/libsupc++/vec.cc
This page took 0.055853 seconds and 5 git commands to generate.