This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from e7312bf6583 Daily bump. new 372415181e4 [PATCH v2] RISC-V: Fixbug for slli + addw + zext.w into sh[ [...]
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/bitmanip.md | 4 +++- gcc/testsuite/gcc.target/riscv/zba-shNadd-09.c | 12 ++++++++++++ gcc/testsuite/gcc.target/riscv/zba-shNadd-10.c | 21 +++++++++++++++++++++ 3 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/riscv/zba-shNadd-09.c create mode 100644 gcc/testsuite/gcc.target/riscv/zba-shNadd-10.c