asan: csky floatformat_to_double uninitialised value
authorAlan Modra <amodra@gmail.com>
Mon, 3 Apr 2023 03:05:53 +0000 (12:35 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 3 Apr 2023 13:44:41 +0000 (23:14 +0930)
commit5cdf86d363747a5e0b67165d32ab512ff50d83d2
treed42e0c35b6a153b119b6a62b7dc3e2b1ac951118
parent29caf11836611478a1fb32283b07e6777dfa5c28
asan: csky floatformat_to_double uninitialised value

* csky-dis.c (csky_print_operand <OPRND_TYPE_FCONSTANT>): Don't
access ibytes after read_memory_func error.  Change type of
ibytes to avoid casts.
opcodes/csky-dis.c