This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ff5e235e120 Daily bump. new e4c1b3d45a3 [PATCH v3] zero_extend(not) -> xor optimization [PR112398]
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/simplify-rtx.cc | 23 +++++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr117476-1.c | 12 ++++++++++++ gcc/testsuite/gcc.dg/torture/pr117476-2.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.target/riscv/pr112398.c | 14 ++++++++++++++ 4 files changed, 69 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/torture/pr117476-1.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr117476-2.c create mode 100644 gcc/testsuite/gcc.target/riscv/pr112398.c