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