bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/16746] ld complains about .gnu.warning symbols referenced by lin


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/16746] ld complains about .gnu.warning symbols referenced by linker plugin inputs
Date: Tue, 10 Jun 2014 18:50:48 +0000

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

--- Comment #9 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, hjl/lto-mixed has been created
        at  2daaadb4e82667d67e5bb868f39207f4687feb3c (commit)

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

commit 2daaadb4e82667d67e5bb868f39207f4687feb3c
Author: H.J. Lu <address@hidden>
Date:   Tue Mar 25 13:33:51 2014 -0700

    Don't issue a warning for reference in LTO IR

    References in LTO IR may be removed by LTO later.  Instead, make a
    warning symbol if needed.  Warnings will be handled after LTO resolves
    all references.

    bfd/

        PR ld/16746
        * linker.c (_bfd_generic_link_add_one_symbol): Don't issue a
        warning for reference in LTO IR which may be removed by LTO later.

    ld/testsuite/

        PR ld/16746
        * ld-plugin/lto.exp: Add 4 tests for PR ld/16746.
        * ld-plugin/pr16746a.c: New file.
        * ld-plugin/pr16746b.c: Likewise.
        * ld-plugin/pr16746c.c: Likewise.
        * ld-plugin/pr16746d.c: Likewise.

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

commit 1a69ad69ab87d0b518afcfd5df5687b729a9d918
Author: H.J. Lu <address@hidden>
Date:   Fri Mar 7 12:18:30 2014 -0800

    Don't check the plugin target twice

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

commit 37db573f3bacd40d134145ca532a9d8401450a89
Author: H.J. Lu <address@hidden>
Date:   Fri Mar 7 10:51:47 2014 -0800

    Add test for nm on mixed LTO/non-LTO object

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

commit ec8ebecb54c20cd14b399bea61709bf4373e0c72
Author: H.J. Lu <address@hidden>
Date:   Mon Nov 4 09:17:45 2013 -0800

    Add lto and none-lto input support for ld -r

    This patch adds lto and none-lto input support for ld -r so that
    LTO can be used with ld -r without Makefile changes.  It is useful
    for Linux kernel build with LTO.

-----------------------------------------------------------------------

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