This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d2b0dcf5caf libsanitizer: Update LOCAL_PATCHES new 5fd09b47d9a [PATCH] RISC-V: Make vlsegff similar to vleff [PR122656].
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-vector-builtins-bases.cc | 3 ++- gcc/config/riscv/riscv-vector-builtins.cc | 9 ++++++--- gcc/config/riscv/vector.md | 4 ++-- gcc/testsuite/gcc.target/riscv/rvv/base/pr122656-1.c | 7 +++++++ gcc/testsuite/gcc.target/riscv/rvv/base/pr122656-2.c | 7 +++++++ 5 files changed, 24 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr122656-1.c create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr122656-2.c