[Bug binutils/32586] riscv objdump abort
https://sourceware.org/bugzilla/show_bug.cgi?id=32586 --- Comment #1 from Alan Modra --- riscv-dis.c:1444 sets dump_size from riscv_insn_length which looks like it can be up to 22 bytes. A carefully constructed testcase that gets this value from riscv_insn_length but then has only 20 bytes in th
[Bug binutils/32586] riscv objdump abort
https://sourceware.org/bugzilla/show_bug.cgi?id=32586 Alan Modra changed: What|Removed |Added Target||riscv32-elf, |