bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12760] LTO doesn't work with .gnu.warning section


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/12760] LTO doesn't work with .gnu.warning section
Date: Thu, 27 Mar 2014 15:13:47 +0000

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

--- Comment #12 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, master has been updated
       via  4c6d802e592b3762a149c343bc5722e065e57841 (commit)
      from  6a631e86cfc2ddd979f9dc4b4da01133d9d3610f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

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

commit 4c6d802e592b3762a149c343bc5722e065e57841
Author: H.J. Lu <address@hidden>
Date:   Wed Mar 26 12:18:59 2014 -0700

    Scan all input files for symbol reference warning

    This patch scans all input files for symbol reference warning if the
    symbol reference doesn't exist in the current input file.

    ld/

        PR ld/16756
        * ldmain.c (symbol_warning): New function.
        (warning_callback): Use it.  Scan all input files for a reference
        to SYMBOL.

    ld/testsuite/

        PR ld/16756
        * ld-plugin/lto.exp: Expect filename and line number for PR
        ld/12760 test.

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

Summary of changes:
 ld/ChangeLog                   |    7 ++++
 ld/ldmain.c                    |   43 ++++++++++++++++----------
 ld/testsuite/ChangeLog         |   64 ++++++++++++++++++++++------------------
 ld/testsuite/ld-plugin/lto.exp |    4 +-
 4 files changed, 70 insertions(+), 48 deletions(-)

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