This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 83b43c74bbb rs6000: Support UN[GL][ET] in rs6000_maybe_emit_maxc_minc [ [...] new e2a818641ba testsuite/105122 - adjust testcases after memcpy folding changes new fc8d9e44970 tree-optimization/105142 - wrong code with maybe_fold_{and, [...]
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/gimple-fold.cc | 130 +++++++++++++++++++++----------- gcc/gimple-fold.h | 6 +- gcc/testsuite/g++.dg/torture/pr105142.C | 8 ++ gcc/testsuite/gcc.dg/memcpy-6.c | 3 +- gcc/testsuite/gcc.dg/strlenopt-73.c | 2 +- gcc/testsuite/gcc.dg/strlenopt-80.c | 3 +- gcc/tree-ssa-ifcombine.cc | 3 +- 7 files changed, 107 insertions(+), 48 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr105142.C