This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 030186cabe8 Implement a -ftrapping-math/-fsignaling-nans TODO in match.pd. new 8c67dc40459 tree-optimization/104515 - store motion and clobbers new cee56fe0ba7 gimple-fold: consistent dump of builtin call simplifications
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 | 22 +++++----- gcc/testsuite/g++.dg/opt/pr104515.C | 18 ++++++++ gcc/tree-ssa-loop-im.cc | 86 ++++++++++++++++++++++++++++++------- 3 files changed, 99 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr104515.C