bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/24854] Abort in arc_insn_length


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/24854] Abort in arc_insn_length
Date: Wed, 07 Aug 2019 16:23:57 +0000

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 <address@hidden>:

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

commit d88bdcb4a52bc041ed9b607dda22f478ec61a67b
Author: Phillipe Antoine <address@hidden>
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]