This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17220] Incorrect ouput for C++ exceptions with -fomit-frame-pointer
- From: "degraaf at cpsc dot ucalgary dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Aug 2004 00:52:12 -0000
- Subject: [Bug c++/17220] Incorrect ouput for C++ exceptions with -fomit-frame-pointer
- References: <20040828004721.17220.degraaf@cpsc.ucalgary.ca>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From degraaf at cpsc dot ucalgary dot ca 2004-08-28 00:52 -------
Created an attachment (id=6997)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6997&action=view)
Preprocessed source for bug 17220
Compile with -fomit-frame-pointer, and it fails. Compile without, and it
works.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17220