]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Add PR112450 test to avoid regression
authorJuzhe-Zhong <juzhe.zhong@rivai.ai>
Thu, 9 Nov 2023 12:00:38 +0000 (20:00 +0800)
committerPan Li <pan2.li@intel.com>
Thu, 9 Nov 2023 12:29:50 +0000 (20:29 +0800)
commit83f66d90af69837f7c8fc88f8afb7074d4555394
tree12f1d656b229943fac61bd84a74560a1ab211018
parent8863a7990e9f0cd49c8900605a2c75a0e8886e85
RISC-V: Add PR112450 test to avoid regression

ICE has been fixed by Richard:https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112450.

Add test to avoid future regression. Committed.

PR target/112450

gcc/testsuite/ChangeLog:

* gcc.target/riscv/rvv/autovec/pr112450.c: New test.
gcc/testsuite/gcc.target/riscv/rvv/autovec/pr112450.c [new file with mode: 0644]