[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/16643] ARM: BFD_ASSERT when only ref to a GC'd symbol is in a st
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/16643] ARM: BFD_ASSERT when only ref to a GC'd symbol is in a stripped section |
Date: |
Fri, 28 Feb 2014 04:11:54 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16643
--- Comment #1 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 9850436d9e423d66d67d27135896582b2725782e (commit)
from b721f1faaff1d7440b1e7cf5d920edb1d59b67c6 (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=9850436d9e423d66d67d27135896582b2725782e
commit 9850436d9e423d66d67d27135896582b2725782e
Author: Alan Modra <address@hidden>
Date: Fri Feb 28 14:38:27 2014 +1030
Fix check_relocs/gc_sweep_hook mismatch
PR ld/16643
* elflink.c (elf_gc_sweep): Call gc_sweep_hook for exactly
the same conditions we called check_relocs.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elflink.c | 4 +++-
2 files changed, 9 insertions(+), 1 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.