Just notice this following fail in the regression:
FAIL: gcc.target/riscv/rvv/autovec/partial/multiple_rgroup-2.c (test for
excess errors)
FAIL: gcc.target/riscv/rvv/autovec/partial/multiple_rgroup_run-2.c (test
for excess errors)
Signed-off-by: Juzhe-Zhong <juzhe.zhong@rivai.ai>
gcc/testsuite/ChangeLog:
* gcc.target/riscv/rvv/autovec/partial/multiple_rgroup-2.h: Fix
typo
__builtin_abort (); \
}
-#defitree-vect-loop.ccne run_10(TYPE1, TYPE2, TYPE3) \
+#define run_10(TYPE1, TYPE2, TYPE3) \
int n_10_##TYPE1_##TYPE2_##TYPE3 = 777; \
TYPE1 x_10_##TYPE1 = 222; \
TYPE1 x2_10_##TYPE1 = 111; \