https://sourceware.org/bugzilla/show_bug.cgi?id=25270
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9d48687b41f17ccbd7c61dd76b96147f28916951 commit 9d48687b41f17ccbd7c61dd76b96147f28916951 Author: Alan Modra <amo...@gmail.com> Date: Tue Dec 10 19:04:37 2019 +1030 aarch64 disassembler infinite loop Assembling this to an object and trying to disassemble results in objdump -d looping forever. .inst 0x45205120 PR 25270 * aarch64-dis.c (aarch64_decode_variant_using_iclass): Return false when field is zero for sve_size_tsz_bhs. -- You are receiving this mail because: You are on the CC list for the bug.