This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 668e607efe5 Revert "Fix _Decimal128 arithmetic error under FE_UPWARD." new bfa70ddb650 forwprop: Copy the memcmp optimization from strlen to forwp [...]
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/testsuite/g++.dg/tree-ssa/vector-compare-1.C | 24 ++++++++ gcc/testsuite/gcc.target/i386/pr44130.c | 2 + gcc/tree-ssa-forwprop.cc | 71 ++++++++++++++++++++++++ 3 files changed, 97 insertions(+) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/vector-compare-1.C