This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2dc8c8a104d [testsuite] [ppc] pr87600, pr89313: test for __PPC__ as well new ab6e2d9f6f2 [PATCH v2] RISC-V: Use vclmul for CRC expansion if available
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 | 5 +- gcc/config/riscv/riscv.cc | 108 +++++++++++++++++---- .../base/crc-builtin-zvbc.c} | 8 +- 3 files changed, 96 insertions(+), 25 deletions(-) copy gcc/testsuite/gcc.target/riscv/{crc-builtin-zbc64.c => rvv/base/crc-builtin-z [...]