bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24567] Assertion failure in ldlang.c:6868 when compiling with -f


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/24567] Assertion failure in ldlang.c:6868 when compiling with -flto
Date: Fri, 17 May 2019 14:29:54 +0000

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

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

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

commit f10648e0350707e0e51576c60f3f5b9cbb14ab75
Author: Alan Modra <address@hidden>
Date:   Fri May 17 19:09:42 2019 +0930

    PR24567, assertion failure in ldlang.c:6868 when compiling with -flto

    As the existing comment said: "a common ought to be overridden by a
    def in a -flto object".  This patch makes the code actually do that,
    rather than allowing a normal object file common to override a -flto
    defined symbol.

        PR 24567
        * plugin.c (plugin_notice): Do not let a common symbol override
        a non-common definition in IR.

    (cherry picked from commit af4fa23fba220c1b26bb3c8a7996b406dcc181cc)

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