bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/28138] [2.37 Regression][bisected] Linker plugin complains about


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/28138] [2.37 Regression][bisected] Linker plugin complains about "malformed archive" on thin archines
Date: Mon, 26 Jul 2021 23:24:36 +0000

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

--- Comment #11 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 <hjl@sourceware.org>:

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

commit 5b37a5ca1d2e90ea1fc29593046428f7ed116a7f
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Jul 26 05:37:57 2021 -0700

    bfd: Set error to bfd_error_malformed_archive only if unset

    When reading an archive member, set error to bfd_error_malformed_archive
    on open_nested_file failure only if the error is unset.

            PR ld/28138
            * archive.c (_bfd_get_elt_at_filepos): Don't set error to
            bfd_error_malformed_archive if it has been set.

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