|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/22706] bfd/elf32-sh.c fails asserts without additional information: sh4-unknown-linux-gnu-ld: BFD assertion fail bfd/elf32-sh.c:5171 |
Date: | Mon, 30 Jul 2018 12:59:25 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22706 --- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a05b9f5e1eb8f01eea23eff3902fa57f1f28a4e1 commit a05b9f5e1eb8f01eea23eff3902fa57f1f28a4e1 Author: Nick Clifton <address@hidden> Date: Mon Jul 30 13:58:15 2018 +0100 Prevent a seg-fault in the linker when trying to process SH object files with bogus relocs. PR 22706 * elf32-sh.c (sh_elf_relocate_section): When processing translation relocs, fail if the relocation offset is too small. Replace BFD_ASSERTs with more helpful error messages. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |