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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to