This is the mail archive of the
libstdc++-cvs@sources.redhat.com
mailing list for the libstdc++ project.
egcs/libstdc++-v3/libsupc++ exception_support.h
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at sources dot redhat dot com
- Subject: egcs/libstdc++-v3/libsupc++ exception_support.h
- From: mmitchel at gcc dot gnu dot org
- Date: 19 Nov 2000 04:53:38 -0000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: mmitchel@gcc.gnu.org 2000-11-18 20:53:38
Added files:
libstdc++-v3/libsupc++: exception_support.h
Log message:
* 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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/libsupc++/exception_support.h.diff?cvsroot=gcc&r1=NONE&r2=1.1