bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/15323] Unable to redefine weak function in -flto incrementally-l


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/15323] Unable to redefine weak function in -flto incrementally-linked executable
Date: Fri, 11 Sep 2015 17:09:06 +0000

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

--- Comment #7 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 <address@hidden>:

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

commit 6d636d8c779d3be92dd5db021d12c2e3a2c5d419
Author: H.J. Lu <address@hidden>
Date:   Fri Sep 11 10:02:57 2015 -0700

    Add "ld -r" tests for PR ld/15323

    Weak defined function is turned into non-weak defined function by
    "ld -r -flto" with GCC 5 due to a GCC 5 regression:

    https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67548

    Add "ld -r" tests for PR ld/15323 to make sure that any linker change
    won't introduce linker regression for PR ld/15323.

        * ld-plugin/lto.exp (lto_link_tests): Add a "ld -r" test for
        PR ld/15323.
        (lto_run_tests): Add a "ld -r" test for PR ld/15323.

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