|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/24596] linker segmentation faults |
Date: | Tue, 28 May 2019 05:46:26 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24596 --- Comment #5 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=c83004d526c9f5e203926a979d405f7b720b9ede commit c83004d526c9f5e203926a979d405f7b720b9ede Author: Alan Modra <address@hidden> Date: Tue May 28 11:49:30 2019 +0930 m68k linker segmentation faults This doesn't fix the underlying bug, but an abort is better than a segfault. PR 24596 * elf32-m68k.c (elf_m68k_get_got_entry): Don't create a new entry when MUST_FIND. Abort when MUST_FIND not found. (elf_m68k_get_bfd2got_entry): Likewise. (elf_m68k_relocate_section): Remove now useless assert. --- Comment #6 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=a0f6fd217fa53ab80a335fb69f12f1f28ac3335a commit a0f6fd217fa53ab80a335fb69f12f1f28ac3335a Author: Alan Modra <address@hidden> Date: Tue May 28 14:34:37 2019 +0930 LM32 linker segmentation faults PR 24596 * elf32-lm32.c (lm32_elf_finish_dynamic_sections): Don't segfault on NULL output_section. * elflink.c (elf_final_link_free): Don't free -1 symshndxbuf. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |