bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/22448] Undefined symbol in both shared library and plugin-adde


From: sjc+binutils_bugzilla at immunant dot com
Subject: [Bug gold/22448] Undefined symbol in both shared library and plugin-added object does not trigger archive rescan
Date: Fri, 17 Nov 2017 01:19:30 +0000

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

--- Comment #1 from Stephen Crane <sjc+binutils_bugzilla at immunant dot com> 
---
Created attachment 10605
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10605&action=edit
Proposed fix for gold

I've attached a patch to fix this bug for gold. My fix is to pass every new
undefined symbol to the plugin manager rather than just the first, since we may
not be in replacement phase when first seeing the undefined symbol. I want to
double check that this won't cause performance problems for the plugin manager
if there are many of undefined symbols, but after looking into this I'll post
the patch onto the listserve for review.

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