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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

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

commit c0f92bf9430546707f2154b8a2656974e5c7093c
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Sat Apr 23 09:32:59 2016 -0700

    Skip if size of bfd_vma is smaller than address size

    Disassembler won't work properly when size of bfd_vma is smaller than
    address size.

        PR binutils/19983
        PR binutils/19984
        * i386-dis.c (print_insn): Return -1 if size of bfd_vma is
        smaller than address size.

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