This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12298] Stack unwind destroys not-yet-constructed object
- From: "raoulgough at yahoo dot co dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Sep 2003 12:06:52 -0000
- Subject: [Bug c++/12298] 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 raoulgough at yahoo dot co dot uk 2003-09-16 12:06 -------
Created an attachment (id=4771)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4771&action=view)
Assembly output from -save-temps
Produced from the command f:/mingw/bin/g++ -o throw throw.cpp -save-temps