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 <ni...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a05b9f5e1eb8f01eea23eff3902fa57f1f28a4e1

commit a05b9f5e1eb8f01eea23eff3902fa57f1f28a4e1
Author: Nick Clifton <ni...@redhat.com>
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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to