This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 60d2bcc55bc RISC-V: Handle "(a & twobits) == singlebit" in branches using Zbs new 3142265dedd RISC-V: No extensions for SImode min/max against safe constant
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 | 18 ++++++++++++++++++ gcc/config/riscv/iterators.md | 4 ++++ gcc/testsuite/gcc.target/riscv/zbb-min-max-02.c | 14 ++++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 gcc/testsuite/gcc.target/riscv/zbb-min-max-02.c