[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/19325] assertion fail ../../bfd/elf64-ppc.c:14650 on powerpc64le
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/19325] assertion fail ../../bfd/elf64-ppc.c:14650 on powerpc64le-linux-gnu |
Date: |
Tue, 20 Dec 2016 02:02:58 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19325
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
For reference, the assert is
BFD_ASSERT (h->elf.dynindx != -1);
after dodyn in ppc64_elf_relocate_section.
I'm closing this bug due to not being able to reproduce. Current gcc-5 builds
on powerpc64le-linux but there has been an LTO version bump, so the attached
object files are no longer valid.
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug ld/19325] assertion fail ../../bfd/elf64-ppc.c:14650 on powerpc64le-linux-gnu,
amodra at gmail dot com <=