This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a91d5c27cd2 Darwin: Fix a narrowing warning. new 69bd93c167f [PATCH v2] RISC-V: zero_extend(not) -> xor optimization [PR112398] new 859ce74dc25 avx10_2-comibf-2.c: Require AVX10.2 support
The 2 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/simplify-rtx.cc | 22 ++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/avx10_2-comibf-2.c | 3 ++- gcc/testsuite/gcc.target/riscv/pr112398.c | 14 ++++++++++++++ 3 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/riscv/pr112398.c