https://sourceware.org/bugzilla/show_bug.cgi?id=16756
--- Comment #2 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 <hjl.to...@gmail.com>
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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to