[Bug ld/10255] no .eh_frame_hdr table will be created.

2009-06-09 Thread jakub at redhat dot com
--- Additional Comments From jakub at redhat dot com 2009-06-09 11:48 --- Small testcase: .text .cfi_startproc .skip 16 .cfi_def_cfa 0, 16 .skip 75031 .cfi_def_cfa 0, 64 .cfi_endproc -- http://sourceware.org/bugzilla/show_bug.cgi?id=10255 --- You are receiving this mail because

[Bug ld/10255] no .eh_frame_hdr table will be created.

2009-06-09 Thread jakub at redhat dot com
--- Additional Comments From jakub at redhat dot com 2009-06-09 11:43 --- Created an attachment (id=3988) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3988&action=view) z2.s.bz2 This looks like a gas bug to me. At least from brief look at .cfi_* directives in the assembly the