This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/12298] [sjlj excepections] Stack unwind destroys not-yet-constructed object


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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]