aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLifang Xia <lifang_xia@c-sky.com>2021-08-10 11:16:57 +0800
committerLifang Xia <lifang_xia@c-sky.com>2021-08-13 14:13:58 +0800
commit1374be23274d0d569ca160b8172b2c02fc37becc (patch)
tree0fdc9b02fafdfa1bb46b1eb8255ea99aea3491f2 /include
parentaf29a8abcf50ff9cb465a136c68b06bfc2ca7b75 (diff)
downloadbinutils-1374be23274d0d569ca160b8172b2c02fc37becc.zip
binutils-1374be23274d0d569ca160b8172b2c02fc37becc.tar.gz
binutils-1374be23274d0d569ca160b8172b2c02fc37becc.tar.bz2
PR28168: [CSKY] Fix stack overflow in disassembler
PR 28168: Stack overflow with a large float. %f is not a goot choice for this. %f should be replaced with %.7g. gas/ * testsuite/gas/csky/pr28168.d: New testcase for PR 28168. * testsuite/gas/csky/pr28168.s: Likewise. * testsuite/gas/csky/v2_float_part2.d: Following the new format. * opcodes/csky-dis.c (csky_output_operand): %.7g replaces %f.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions