This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eabf7bbe601 i386: Use a new temp slot kind for splitter to floatdi<mode [...] new e25dce50133 tree-optimization/103037 - PRE simplifying valueized expressions
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/gcc.dg/torture/pr103037.c | 23 +++++++++++++++ gcc/tree-ssa-pre.cc | 52 +++++++++++++++++++++++---------- gcc/tree-ssa-sccvn.cc | 11 +++---- gcc/tree-ssa-sccvn.h | 4 +++ 4 files changed, 68 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr103037.c