bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/13229] V2 of getsymbol linker plugin interface is not supported


From: hubicka at gcc dot gnu.org
Subject: [Bug ld/13229] V2 of getsymbol linker plugin interface is not supported by GNU LD
Date: Sat, 01 Oct 2011 15:51:57 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13229

--- Comment #10 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-10-01 
15:51:57 UTC ---
I was wrong about .h trickery. It is default visibility in both libraries, but
because libxul do not link with any library that would (mistakely) export it,
it gets optimized out there.

Please also look at http://sourceware.org/bugzilla/show_bug.cgi?id=13245

Your current implementation agrees with Gold on IRONLY_EXP and dynamic linking,
but I would really love this to be changed.  We have quite good potential or
reducing dynamic linking tables by hidding all COMDAT functions that we know
don't need to be unified at runtime (that is most of them).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]