This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 76cbd678d12 i386: Fix signed integer overflow in ix86_expand_int_movcc [...] new 1c5e99ce874 RISC-V: Prevent speculative vsetvl insn scheduling
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 | 35 ++++++++++++++++++++++ .../gcc.target/riscv/rvv/vsetvl/pr117974.c | 19 ++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vsetvl/pr117974.c