This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5bca321faa3 c/111975 - GIMPLE FE dumping and parsing of TARGET_MEM_REF new b3b2799b872 RISC-V: Support one more overlap for wv instructions
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.md | 14 ++-- gcc/config/riscv/vector.md | 84 +++++++++++----------- .../gcc.target/riscv/rvv/base/pr112432-42.c | 30 ++++++++ 3 files changed, 82 insertions(+), 46 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr112432-42.c