This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 242fbc0df6c cfgrtl: Fix MEM_EXPR update in duplicate_insn_chain [PR114924] new 5c42872b2a0 middle-end/114734 - wrong code with expand_call_mem_ref new 796319476e4 RISC-V: Add testcase for pr114734
The 2 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/internal-fn.cc | 6 ++++-- .../gcc.target/riscv/rvv/autovec/pr114734.c | 25 ++++++++++++++++++++++ 2 files changed, 29 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr114734.c