[Bug binutils/14416] .eh_frame section not copied correctly by --only-keep-debug

2012-07-29 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14416 --- Comment #1 from Andreas Schwab sch...@linux-m68k.org 2012-07-29 11:56:31 UTC --- .eh_frame is not a debug section. It is a loaded section so it will never be stripped from the original object. -- Configure bugmail:

[Bug binutils/14416] .eh_frame section not copied correctly by --only-keep-debug

2012-07-29 Thread rene at gollent dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14416 --- Comment #2 from Rene Gollent rene at gollent dot com 2012-07-29 12:01:31 UTC --- (In reply to comment #1) .eh_frame is not a debug section. It is a loaded section so it will never be stripped from the original object. 1) Then why does

[Bug binutils/14416] .eh_frame section not copied correctly by --only-keep-debug

2012-07-29 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14416 --- Comment #3 from Andreas Schwab sch...@linux-m68k.org 2012-07-29 13:10:21 UTC --- .eh_frame is handled like all other non-debug sections. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are

[Bug binutils/14416] .eh_frame section not copied correctly by --only-keep-debug

2012-07-29 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14416 Alan Modra amodra at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED