C-SKY: Fix the literal dump of big vector constant.
authorCooper Qu <cooper.qu@linux.alibaba.com>
Mon, 19 Oct 2020 07:45:36 +0000 (15:45 +0800)
committerLifang Xia <xlf194833_xia@alibaba-inc.com>
Mon, 26 Oct 2020 09:17:53 +0000 (17:17 +0800)
commit2e58f3923ef09f8a9f8b416d3226d800e143efbe
treecb854efa04a8fb34c5d44f45b2d2b2fef9d8c91f
parent1b03c32c3bd08f180f22ee2f8a5dce7f42a74ebf
C-SKY: Fix the literal dump of big vector constant.

gas/
* config/tc-csky.c (dump_literals): Fix the literal dump of big
vector constant.
gas/config/tc-csky.c