This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a782346757c RISC-V: add a new parameter in riscv_first_stack_step. new 8c010f6fe5e RISC-V: Clean up the pr106602.c testcase new e6b050da8a4 RISC-V: Set the ABI for the RVV tests new c16848ed8f3 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%)