aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pretty-print.c
diff options
context:
space:
mode:
authorliuhongt <hongtao.liu@intel.com>2021-09-18 10:49:54 +0800
committerliuhongt <hongtao.liu@intel.com>2021-09-18 15:52:20 +0800
commite666a0a22a5c11b5bb894a75b73b6b7f3e364e4d (patch)
tree5050093cd353f0421a574ef31bccebfc5337d8bf /gcc/tree-pretty-print.c
parente5597f2ad55219092929dc12ea15e1edba06df18 (diff)
downloadgcc-e666a0a22a5c11b5bb894a75b73b6b7f3e364e4d.zip
gcc-e666a0a22a5c11b5bb894a75b73b6b7f3e364e4d.tar.gz
gcc-e666a0a22a5c11b5bb894a75b73b6b7f3e364e4d.tar.bz2
Fix ICE in pass_rpad.
Besides conversion instructions, pass_rpad also handles scalar sqrt/rsqrt/rcp/round instructions, while r12-3614 should only want to handle conversion instructions, so fix it. gcc/ChangeLog: * config/i386/i386-features.c (remove_partial_avx_dependency): Restrict TARGET_USE_VECTOR_FP_CONVERTS and TARGET_USE_VECTOR_CONVERTS to conversion instructions only.
Diffstat (limited to 'gcc/tree-pretty-print.c')
0 files changed, 0 insertions, 0 deletions