This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24288] Incorrect termination after exception is thrown, if compiled with -O1 -fomit-frame-pointer
- From: "bduerner at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Oct 2005 19:08:29 -0000
- Subject: [Bug c++/24288] Incorrect termination after exception is thrown, if compiled with -O1 -fomit-frame-pointer
- References: <bug-24288-10517@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from bduerner at gmx dot de 2005-10-09 19:08 -------
Created an attachment (id=9947)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9947&action=view)
test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24288