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++/17220] Incorrect ouput for C++ exceptions with -fomit-frame-pointer


------- 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


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