Skip to content
Snippets Groups Projects
Commit af7d981b authored by Pan Li's avatar Pan Li
Browse files

RISC-V: Add test cases for insn does not satisfy its constraints [PR114714]


We have one ICE when RVV register overlap is enabled.  We reverted this
feature as it is in stage 4 and there is no much time to figure a better
solution for this.  Thus, for now add the related test cases which will
trigger ICE when register overlap enabled.

This will gate the RVV register overlap support in GCC-15.

	PR target/114714

gcc/testsuite/ChangeLog:

	* g++.target/riscv/rvv/base/pr114714-1.C: New test.
	* g++.target/riscv/rvv/base/pr114714-2.C: New test.

Signed-off-by: default avatarPan Li <pan2.li@intel.com>
Co-Authored-by: default avatarKito Cheng <kito.cheng@sifive.com>
parent 10ad46bc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment