https://sourceware.org/bugzilla/show_bug.cgi?id=24854

--- Comment #1 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=d88bdcb4a52bc041ed9b607dda22f478ec61a67b

commit d88bdcb4a52bc041ed9b607dda22f478ec61a67b
Author: Phillipe Antoine <p.anto...@catenacyber.fr>
Date:   Wed Aug 7 17:22:29 2019 +0100

    Prevent objdump from aborting when asked to disassemble an unknown type of
ARC binary file.

        PR 24854
        * arc-dis.c (arc_insn_length): Return 0 rather than aborting when
        encountering an unknown machine type.
        (print_insn_arc): Handle arc_insn_length returning 0.  In error
        cases return -1 rather than calling abort.

-- 
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