bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/23460] regression: ar can not create archive containing m


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/23460] regression: ar can not create archive containing many (>1024) lto object files
Date: Thu, 23 Aug 2018 15:24:00 +0000

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

--- Comment #24 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b0ceb98aec8e1ab610deea9fee9ee75c5911bbc0

commit b0ceb98aec8e1ab610deea9fee9ee75c5911bbc0
Author: Zenith423 <address@hidden>
Date:   Thu Aug 23 16:22:56 2018 +0100

    Avoid problems with plugins being loaded multiple times.

        PR 23460
        * plugin.c (struct plugin_list_entry): New structure.
        (plugin_list): New variable.
        (try_load_plugin): Place opened plugins on a list.  Ensure that
        the refcount in the dynamic loader is kept at 1.

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