[PATCH] PR ld/22220: Let plugin know that an indirect symbol is added
H.J. Lu
hjl.tools@gmail.com
Thu Sep 28 12:27:00 GMT 2017
On 9/28/17, Alan Modra <amodra@gmail.com> wrote:
> On Thu, Sep 28, 2017 at 01:15:20AM -0700, H.J. Lu wrote:
>> On Wed, Sep 27, 2017 at 03:46:34PM -0700, H.J. Lu wrote:
>> > When an unversioned definition in a regular object overrides the
>> > default
>> > versioned symbol in the shared object, we turn the default versioned
>> > symbol into an indirect symbol so that the references in the shared
>> > object are mapped to the definition in the regular object. When this
>> > happens, we must call the plugin "notice" function to let it know that
>> > an indirect symbol is added.
>> >
>> > OK for master?
>>
>> Here is a simpler version. OK for master?
>
> H.J., I had the bug assigned to me, and have already committed a fix
> plus testcase.
>
Thanks.
--
H.J.
More information about the Binutils
mailing list