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 94ef80629a5 aarch64: Split aarch64_combinev16qi before RA [PR115258] new 52c1f60bea3 RISC-V: Fix vec_duplicate[bimode] expander [PR119572]. new b61acf546e1 RISC-V: Put jump table in text for large code model
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/config/riscv/autovec.md | 10 ++++++++- gcc/config/riscv/riscv.h | 2 +- .../gcc.target/riscv/jump-table-large-code-model.c | 24 ++++++++++++++++++++++ 3 files changed, 34 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/jump-table-large-code-model.c