On 2/4/2026 7:04 PM, Alexandre Oliva wrote:
Testcases were backport to gcc-15 that require support for a cpu that
is not supported by gcc-15. Drop them.
Tested before and after with gcc-15 on riscv64-elf. Failures are gone :-)
Ok for gcc-15?
for gcc/testsuite/ChangeLog
PR target/122051
PR target/120642
* gcc.target/riscv/pr122051.c: Remove.
* gcc.target/riscv/rvv/xtheadvector/pr120642.c: Remove.
OK
And just to be clear to anyone that might look at this later, gcc-15
doesn't support -mcpu=xt-c920. That was added during the gcc-16 cycle.
Jeff