[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/24596] linker segmentation faults
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/24596] linker segmentation faults |
Date: |
Tue, 28 May 2019 01:31:55 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24596
--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The master branch has been updated by Alan Modra <address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=586338b839d3f65d22eb3baef41f7395974f1f11
commit 586338b839d3f65d22eb3baef41f7395974f1f11
Author: Alan Modra <address@hidden>
Date: Tue May 28 08:41:56 2019 +0930
HPPA64 linker segmentation faults
One of the ld tests produces:
failed with: <Segmentation fault>, no expected output
FAIL: Discarded dynamic relocation section
This patch cures the segv. (The test still fails with ld producing
a really messed up output, DT_RELA at address 0!)
PR 24596
* elf64-hppa.c (elf64_hppa_finalize_dynreloc): Get the output bfd
from bfd_link_info, not an output section owner.
(elf64_hppa_finish_dynamic_symbol, elf64_hppa_finalize_opd): Likewise.
(elf_hppa_final_link_relocate): Likewise.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/24596] New: linker segmentation faults, amodra at gmail dot com, 2019/05/22
- [Bug ld/24596] linker segmentation faults, cvs-commit at gcc dot gnu.org, 2019/05/27
- [Bug ld/24596] linker segmentation faults, cvs-commit at gcc dot gnu.org, 2019/05/27
- [Bug ld/24596] linker segmentation faults, cvs-commit at gcc dot gnu.org, 2019/05/27
- [Bug ld/24596] linker segmentation faults, cvs-commit at gcc dot gnu.org, 2019/05/27
- [Bug ld/24596] linker segmentation faults, cvs-commit at gcc dot gnu.org, 2019/05/27
- [Bug ld/24596] linker segmentation faults,
cvs-commit at gcc dot gnu.org <=
- [Bug ld/24596] linker segmentation faults, cvs-commit at gcc dot gnu.org, 2019/05/28
- [Bug ld/24596] linker segmentation faults, cvs-commit at gcc dot gnu.org, 2019/05/28
- [Bug ld/24596] linker segmentation faults, cvs-commit at gcc dot gnu.org, 2019/05/28
- [Bug ld/24596] linker segmentation faults, cvs-commit at gcc dot gnu.org, 2019/05/28
- [Bug ld/24596] linker segmentation faults, cvs-commit at gcc dot gnu.org, 2019/05/28
- [Bug ld/24596] linker segmentation faults, cvs-commit at gcc dot gnu.org, 2019/05/28
- [Bug ld/24596] linker segmentation faults, cvs-commit at gcc dot gnu.org, 2019/05/28
- [Bug ld/24596] linker segmentation faults, amodra at gmail dot com, 2019/05/28
- [Bug ld/24596] linker segmentation faults, rearnsha at gcc dot gnu.org, 2019/05/29
- [Bug ld/24596] linker segmentation faults, cvs-commit at gcc dot gnu.org, 2019/05/29