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 11:37:41 +0000

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

--- Comment #4 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=af4fa23fba220c1b26bb3c8a7996b406dcc181cc

commit af4fa23fba220c1b26bb3c8a7996b406dcc181cc
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.

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