CSKY: Set feature flags for default cpu.
authorCooper Qu <cooper.qu@linux.alibaba.com>
Sun, 13 Sep 2020 12:48:06 +0000 (20:48 +0800)
committerLifang Xia <xlf194833_xia@alibaba-inc.com>
Mon, 14 Sep 2020 12:26:57 +0000 (20:26 +0800)
commit74fea55bb7bc24902bbc45f0510a0b68e9bceee4
tree2a4becf80de710ab23d42f826664131e84d6f848
parentee6372f2112b53d7233e8565c52c2429440db488
CSKY: Set feature flags for default cpu.

Fix floating point instructions not recognized when building GCC.

gas/
PR 26608
* config/tc-csky.c (md_begin): Set feature flags for default
cpu.
gas/config/tc-csky.c