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, 02 Aug 2018 12:09:54 +0000

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

--- Comment #9 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:

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

commit 36a900f483789dc2ec4bfd31386e29b52fd2e019
Author: H.J. Lu <address@hidden>
Date:   Thu Aug 2 05:00:45 2018 -0700

    Add a testcase for PR binutils/23460

    Add a testcase to limit open files to 16 for AR with plugin.  Before

    commit 103da91bc083f94769e3758175a96d06cef1f8fe
    Author: Nick Clifton <address@hidden>
    Date:   Wed Aug 1 14:34:41 2018 +0100

        Close resource leaks in the BFD library's plugin handler.

    it failed with:

    ../binutils/ar: tmpdir/pr23460f.o: plugin needed to handle lto object

        PR binutils/23460
        * testsuite/ld-plugin/lto.exp: Run the PR binutils/23460 test.
        * testsuite/ld-plugin/pr23460a.c: New file.
        * testsuite/ld-plugin/pr23460b.c: Likewise.
        * testsuite/ld-plugin/pr23460c.c: Likewise.
        * testsuite/ld-plugin/pr23460d.c: Likewise.
        * testsuite/ld-plugin/pr23460e.c: Likewise.
        * testsuite/ld-plugin/pr23460f.c: Likewise.

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