This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9939be5758b libstdc++: Use _wstat64 for Windows [PR 95749] new 287522613d6 Simplify X * C1 == C2 with wrapping overflow
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/expr.c | 34 +------------------------------ gcc/match.pd | 19 +++++++++++++++-- gcc/testsuite/gcc.dg/tree-ssa/pr95433-2.c | 15 ++++++++++++++ gcc/wide-int.cc | 33 ++++++++++++++++++++++++++++++ gcc/wide-int.h | 2 ++ 5 files changed, 68 insertions(+), 35 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr95433-2.c