This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 9df40c4b499 Daily bump. new a252c73b1f2 RISC-V: Clean up the pr106602.c testcase new 787834ad4ab RISC-V: Set the ABI for the RVV tests new 5f9d31db754 RISC-V: Force ilp32d for the T-Head FMV test
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/testsuite/gcc.target/riscv/{pr106602.c => pr106602-rv32i.c} | 4 ++-- gcc/testsuite/gcc.target/riscv/{pr106602.c => pr106602-rv64i.c} | 2 +- .../gcc.target/riscv/{pr106602.c => pr106602-rv64i_zba.c} | 7 ++++--- gcc/testsuite/gcc.target/riscv/rvv/rvv.exp | 4 +++- gcc/testsuite/gcc.target/riscv/xtheadfmv-fmv.c | 2 +- 5 files changed, 11 insertions(+), 8 deletions(-) copy gcc/testsuite/gcc.target/riscv/{pr106602.c => pr106602-rv32i.c} (77%) copy gcc/testsuite/gcc.target/riscv/{pr106602.c => pr106602-rv64i.c} (88%) rename gcc/testsuite/gcc.target/riscv/{pr106602.c => pr106602-rv64i_zba.c} (57%)