[PATCH] RISC-V: Fix big endian disassembly of data.
Marcus Comstedt
marcus@mc.pp.se
Thu Nov 4 07:38:28 GMT 2021
Guy Benyei <guybe@nvidia.com> writes:
[...]
> info->bytes_per_line = 8;
> /* We don't support constant pools, so this must be code. */
> - info->display_endian = info->endian_code;
> info->insn_info_valid = 1;
[...]
I guess the comment should also be removed, seeing as it 1) is no
longer true, and 2) refers to the line that was removed. :-)
// Marcus
More information about the Binutils
mailing list