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, 22 May 2020 04:06:47 +0000

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

--- Comment #6 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=6f3fe02b0b8f6865820d8889a8420190063f3235

commit 6f3fe02b0b8f6865820d8889a8420190063f3235
Author: Alan Modra <address@hidden>
Date:   Fri May 22 11:42:43 2020 +0930

    PowerPC: downgrade FP mismatch error for shared libraries to a warning

            PR 25882
    bfd/
            * elf32-ppc.c (_bfd_elf_ppc_merge_fp_attributes): Don't init FP
            attributes from shared libraries, and do not return an error if
            they don't match.
    gold/
            * powerpc.cc (merge_object_attributes): Replace name param with
            obj param.  Update callers.  Don't init FP attributes from shared
            libraries, and do not emit an error if they don't match.

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