This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12298] [sjlj excepections] Stack unwind destroys not-yet-constructed object
- From: "dannysmith at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Sep 2003 00:51:44 -0000
- Subject: [Bug c++/12298] [sjlj excepections] Stack unwind destroys not-yet-constructed object
- References: <20030916120451.12298.raoulgough@yahoo.co.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12298
------- Additional Comments From dannysmith at gcc dot gnu dot org 2003-09-30 00:51 -------
Seems to be fixed on mainline on mingw32 (using sjlj). Test case terminates
normally.
Reading specs from D:/MINGW/BIN/../lib/gcc/mingw32/3.4/specs
Configured with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as --
host=mingw32 --build=mingw32 --target=mingw32 --prefix=/mingw --enable-threads -
-disable-nls --enable-languages=c,c++ --disable-win32-registry --disable-
shared --enable-sjlj-exceptions --disable-libstdcxx-pch
Thread model: win32
gcc version 3.4 20030928 (experimental)