https://sourceware.org/bugzilla/show_bug.cgi?id=13227
--- Comment #8 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 b794fc1d1c3a3dfb65b74a36fe96c474fee65000 (commit) from 774bb79e9b9e192bcecc38da919edffaf9b5d236 (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=b794fc1d1c3a3dfb65b74a36fe96c474fee65000 commit b794fc1d1c3a3dfb65b74a36fe96c474fee65000 Author: Alan Modra <amo...@gmail.com> Date: Mon Jul 28 22:18:25 2014 +0930 Warn for ar/nm/ranlib/ld on lto objects without plugin PR 13227 bfd/ * archive.c (_bfd_compute_and_write_armap): Warn on adding __gnu_lto_slim to armap. * linker.c (_bfd_generic_link_add_one_symbol): Warn on adding __gnu_lto_slim to linker hash table. binutils/ * nm.c (filter_symbols): Warn on __gnu_lto_slim. ----------------------------------------------------------------------- Summary of changes: bfd/ChangeLog | 8 ++++++++ bfd/archive.c | 4 ++++ bfd/linker.c | 8 +++++++- binutils/ChangeLog | 5 +++++ binutils/nm.c | 4 ++++ 5 files changed, 28 insertions(+), 1 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