bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25882] .gnu.attributes are not checked for shared libraries


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/25882] .gnu.attributes are not checked for shared libraries
Date: Fri, 01 May 2020 06:03:15 +0000

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

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

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

commit 91ed9b71fa737ff4a4519f84c5e0ae0d544514f1
Author: Alan Modra <address@hidden>
Date:   Fri May 1 15:17:42 2020 +0930

    ppc32 merging of e_flags from dynamic objects

    EF_PPC_RELOCATABLE and similar flags, if present in an input shared
    library, don't have any relevance as far as the output file is
    concerned.

    Currently, dynamic objects aren't seen in merge_private_bfd_data.
    This patch is in preparation for a change to that.

            PR 25882
            * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Ignore e_flags
            from shared libraries.

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