https://sourceware.org/bugzilla/show_bug.cgi?id=17366

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
GNU ld optimises .eh_frame without --eh-frame-hdr.  The only real difference
between GNU gold and GNU ld is that GNU ld doesn't lose track of where
__EH_FRAME_BEGIN__ was defined.

I agree that __EH_FRAME_BEGIN__ is defined in the wrong object file, and one
fix for this bug is to ask people to provide sane input to ld/gold.  Another
fix might be to have the linker define its own __EH_FRAME_BEGIN__ symbol,
ignoring the bad user input.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to