This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 68201409bc2 PR modula2/108121 Re-implement overflow detection for const [...] new 392200f807f avoid splitting small constants in bcrli_nottwobits patterns
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/config/riscv/predicates.md | 7 ++++++- gcc/testsuite/gcc.target/riscv/zbs-bclri-nottwobits.c | 14 ++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/zbs-bclri-nottwobits.c