diff options
author | Juzhe-Zhong <juzhe.zhong@rivai.ai> | 2023-09-06 22:28:03 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2023-09-06 22:31:10 +0800 |
commit | 6b96de22d6bcadb45530c1898b264e4738afa4fd (patch) | |
tree | 7c207f438429dc230b6583f1b0821cebc7be957b /libgcc | |
parent | 1b4c70d4271a00514ae20970d483c3b78d9d66ef (diff) | |
download | gcc-6b96de22d6bcadb45530c1898b264e4738afa4fd.zip gcc-6b96de22d6bcadb45530c1898b264e4738afa4fd.tar.gz gcc-6b96de22d6bcadb45530c1898b264e4738afa4fd.tar.bz2 |
RISC-V: Fix incorrect mode tieable which cause ICE in RA[PR111296]
This patch fix incorrect mode tieable between DI and V2SI which cause ICE
in RA.
gcc/ChangeLog:
PR target/111296
* config/riscv/riscv.cc (riscv_modes_tieable_p): Fix incorrect mode
tieable for RVV modes.
gcc/testsuite/ChangeLog:
PR target/111296
* g++.target/riscv/rvv/base/pr111296.C: New test.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions