This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9d312ba5442 x86: Don't enable APX_F in 32-bit mode new 9817d29cd66 RISC-V: Disable Zba optimization pattern if XTheadMemIdx is [...]
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 | 2 +- gcc/testsuite/gcc.target/riscv/pr116035-1.c | 29 +++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/riscv/pr116035-2.c | 26 ++++++++++++++++++++++++++ 3 files changed, 56 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/riscv/pr116035-1.c create mode 100644 gcc/testsuite/gcc.target/riscv/pr116035-2.c