This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3b00f8b56c1 xfail __tcf_ZL1b assembler check on hppa*-*-hpux* in g++.dg [...] new dd6ebc0a347 [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