This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aldyh/threader in repository gcc.
from 2cb1a2872f6 Merge remote-tracking branch 'remotes/svn/range-gen3' into [...] new 3938c9de139 Implement threading for paths that start with a PHI that ha [...] new 756ee7bcc94 fix bug in logical not.
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/range-op.c | 10 +- gcc/ssa-range-gen.c | 49 ++++++-- gcc/ssa-range-gen.h | 4 +- gcc/testsuite/g++.dg/debug/dwarf2/deallocator.C | 7 +- gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-24.c | 10 +- gcc/tree-ssa-threadbackward.c | 145 +++++++++++++++++++----- 6 files changed, 176 insertions(+), 49 deletions(-)