This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 21da32d995c range-op-float: Fix up -frounding-math frange_arithmetic +- [...] new 565e0e80660 tree-optimization/110799 - fix bug in code hoisting
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/pr110799.c | 46 +++++++++++++++++++++++++++++++++ gcc/tree-ssa-pre.cc | 15 +++++++---- 2 files changed, 56 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr110799.c