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

Cary Coutant <ccoutant at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|ian at airs dot com                |ccoutant at google dot 
com

--- Comment #3 from Cary Coutant <ccoutant at google dot com> ---
> Bump. Anyone working on that?

Sorry, no one that I know of.

Gold's implementation of --dynamic-list seems to do nothing more than force the
linker to create a dynamic symbol table entry for it -- it does not undo the
effect of -Bsymbolic or protected visibility. My interpretation of the Gnu ld
manual is that gold is in fact wrong here.

The fix should be a simple patch to Symbol::is_preemptible() in symtab.h. I'll
try to get a patch in soon.

-cary

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