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 target/43498] No unwind info for thunks even with -fasynchronous-unwind-tables



------- Comment #10 from jakub at gcc dot gnu dot org  2010-03-24 12:06 -------
Created an attachment (id=20182)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20182&action=view)
gcc45-pr43498.patch

Patch to emit unwind info for thunks on x86, x86-64 and s390{,x}.
ppc/ppc64, sparc/sparc64 and ia64 (from arches that I care at least a little
bit about) should be outputting unwind info already before this change.


-- 


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]