This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f0b05073bd3 RISC-V: Leverage stdint-gcc.h for RVV test cases new 0f40e59f193 RISC-V: Fix the riscv_legitimize_poly_move issue on targets [...]
The 1 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/config/riscv/riscv.cc | 5 ++-- gcc/config/riscv/riscv.h | 5 ++++ .../g++.target/riscv/rvv/autovec/bug-01.C | 33 ++++++++++++++++++++++ gcc/testsuite/g++.target/riscv/rvv/rvv.exp | 3 ++ 4 files changed, 43 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.target/riscv/rvv/autovec/bug-01.C