This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dfab6593b05 libstdc++: Make the default ctor of mdspan conditionally noexcept. new fa099f248e2 match: Add `cmp - 1` simplification to `-icmp` [PR110949]
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/match.pd | 18 +++++++++++++++++- gcc/testsuite/gcc.dg/tree-ssa/cmp-2.c | 14 ++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/max-bitcmp-1.c | 19 +++++++++++++++++++ 3 files changed, 50 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/cmp-2.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/max-bitcmp-1.c