This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 621f5362253 testsuite: Fix up pr106243* tests on i686-linux [PR106243] new 16b013c9d9b tree-optimization/106514 - revisit m_import compute in back [...]
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/gimple-range-path.cc | 52 ++++++------ gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-19.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-20.c | 15 ++++ gcc/tree-ssa-threadbackward.cc | 115 ++++++++++++++++++++------ 4 files changed, 131 insertions(+), 53 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-20.c