https://sourceware.org/bugzilla/show_bug.cgi?id=16746
--- Comment #13 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 61f41c3c243bbcc0ab2e5adb3157ce00dc11fc27 (commit)
from d769e349bc2c28261d4b2391b58eb7dc3f452e99 (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=61f41c3c243bbcc0ab2e5adb3157ce00dc11fc27
commit 61f41c3c243bbcc0ab2e5adb3157ce00dc11fc27
Author: Alan Modra <[email protected]>
Date: Tue Aug 12 10:31:41 2014 +0930
Fix non-plugin warning symbol handling
PR ld/16746
include/
* bfdlink.h (struct bfd_link_info): Add lto_plugin_active.
bfd/
* linker.c (_bfd_generic_link_add_one_symbol <WARN>): Handle
!lto_plugin_active.
ld/
* plugin.c (plugin_load_plugins): Set link_info.lto_plugin_active.
-----------------------------------------------------------------------
Summary of changes:
bfd/linker.c | 4 +++-
include/bfdlink.h | 3 +++
ld/plugin.c | 1 +
3 files changed, 7 insertions(+), 1 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils