[Bug libstdc++/18185] Unhandled exceptions leak
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Nov 1 22:47:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-01 22:47 -------
Subject: Bug 18185
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: bkoz@gcc.gnu.org 2004-11-01 22:47:34
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/libsupc++: eh_globals.cc
Added files:
libstdc++-v3/testsuite/thread: 18185.cc
Log message:
2004-11-01 Momchil Velikov <velco@fadata.bg>
PR libstdc++/18185
* libsupc++/eh_globals.cc (get_globals_dtor): Delete unhandled
exceptions.
* testsuite/thread/18185.cc: New.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2742&r2=1.2743
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/eh_globals.cc.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/thread/18185.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18185
More information about the Gcc-bugs
mailing list