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++/43498] -fasynchronous-unwind-tables does not seem to do anything



------- Comment #2 from lat at cern dot ch  2010-03-23 18:52 -------
Created an attachment (id=20174)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20174&action=view)
Random C source file for testing

Random C source file for additional testing. Compile on Linux with and without
-fasynchronous-unwind-tables, with normal compile "gcc -g -std=gnu99 -W -Wall
-O2 islocal.c -o islocal". No difference in "readelf --debug=frames" output.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43498


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