This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 456f5ef81f0 gcc.dg/pr90838-2.c: Replace long with long long new d9a8ec7fe0c [RISC-V] Fix unreported code quality regression with single [...]
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 | 20 ++++++------ gcc/testsuite/gcc.target/riscv/redundant-andi.c | 41 +++++++++++++++++++++++++ gcc/testsuite/gcc.target/riscv/redundant-ori.c | 18 +++++++++++ 3 files changed, 69 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/redundant-andi.c create mode 100644 gcc/testsuite/gcc.target/riscv/redundant-ori.c