bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/15149] Weak reference leads to DT_NEEDED entry


From: jakub at redhat dot com
Subject: [Bug ld/15149] Weak reference leads to DT_NEEDED entry
Date: Mon, 11 Mar 2013 17:44:08 +0000

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

Jakub Jelinek <jakub at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at redhat dot com

--- Comment #4 from Jakub Jelinek <jakub at redhat dot com> 2013-03-11 17:44:08 
UTC ---
This change is bogus, and breaks lots of packages.
There is nothing wrong with undef weak references that might sometimes be
satisfied by some library, but in the next version of the library no longer
brought in.  DT_NEEDED for undef weak references shouldn't be added, and
nothing should be diagnosed.  Please revert.

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