https://sourceware.org/bugzilla/show_bug.cgi?id=16746
--- Comment #11 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 db7129469b10a701659f0e38e3edeb2191236831 (commit) from 59c2656733ccb54660f48c10608f4c1753dcaf01 (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=db7129469b10a701659f0e38e3edeb2191236831 commit db7129469b10a701659f0e38e3edeb2191236831 Author: H.J. Lu <hongjiu...@intel.com> Date: Thu Aug 7 09:53:46 2014 +0930 Don't issue a warning for references in LTO IR to warning symbols bfd/ PR ld/16746 * linker.c (_bfd_generic_link_add_one_symbol): Don't issue a warning for references in LTO IR to warning symbols. 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. ----------------------------------------------------------------------- Summary of changes: bfd/ChangeLog | 7 +++++++ bfd/linker.c | 15 +++++++-------- ld/testsuite/ChangeLog | 9 +++++++++ ld/testsuite/ld-plugin/lto.exp | 26 ++++++++++++++++++++++++++ ld/testsuite/ld-plugin/pr16746a.c | 3 +++ ld/testsuite/ld-plugin/pr16746b.c | 5 +++++ ld/testsuite/ld-plugin/pr16746c.c | 8 ++++++++ ld/testsuite/ld-plugin/pr16746d.c | 8 ++++++++ 8 files changed, 73 insertions(+), 8 deletions(-) create mode 100644 ld/testsuite/ld-plugin/pr16746a.c create mode 100644 ld/testsuite/ld-plugin/pr16746b.c create mode 100644 ld/testsuite/ld-plugin/pr16746c.c create mode 100644 ld/testsuite/ld-plugin/pr16746d.c -- 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