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

--- Comment #2 from Yiting Wang <yitingwang16 at outlook dot com> ---
While I agree that "objdump -D" might cause a problem when disassembling data
section, I did not see similar issue occurs when disassembing objects of other
architectures.

Also if it throws an "out of bounds" error when it encounters odd instruction
address, it should have thrown such error earlier, for example in this case, it
should report an error when disassembling instruction at 11131 and 11133, but
not at the final 11135 address.

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