This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a0fe4fb1c8d vect: Fix access size alignment assumption [PR115192] new 401994d60ab [to-be-committed,v2,RISC-V] Use bclri in constant synthesis
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/predicates.md | 14 ++-- gcc/config/riscv/riscv.cc | 34 ++++++++++ gcc/config/riscv/riscv.md | 2 +- gcc/testsuite/gcc.target/riscv/synthesis-6.c | 95 ++++++++++++++++++++++++++++ 4 files changed, 138 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/synthesis-6.c