bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/13577] Gold linker does not respect --dynamic-list option


From: ccoutant at google dot com
Subject: [Bug gold/13577] Gold linker does not respect --dynamic-list option
Date: Sat, 14 Dec 2013 00:04:47 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]