|
From: | zenith432 at users dot sourceforge.net |
Subject: | [Bug binutils/23460] regression: ar can not create archive containing many (>1024) lto object files |
Date: | Fri, 17 Aug 2018 11:32:14 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23460 --- Comment #21 from zenith432 at users dot sourceforge.net --- Created attachment 11193 --> https://sourceware.org/bugzilla/attachment.cgi?id=11193&action=edit Patch implementing Comment 18 Attached is a patch that implements algorithm suggested in comment 18. Should solve outstanding problems with try_load_plugin() in bfd/plugin.c. Each plugin is loaded once, not unloaded, refcount not recursed. onload() called only once for each plugin. Supports multiple plugins in same run. Please review. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |