This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from f70ea624d14 riscv: Fix gimple folding of the vset* intrinsics [PR122270] new 33eebbfdc25 [PR rtl-optimization/122321][RISC-V] Bounds check another a [...]
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/lra-constraints.cc | 5 + .../gcc.target/riscv/rvv/autovec/pr122321.c | 150 +++++++++++++++++++++ 2 files changed, 155 insertions(+) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr122321.c