This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a4456b3fa85 combine: Remove use_crosses_set_p new 256aaca01d0 * gimple-ssa-evrp-analyze.c (evrp_range_analyzer::extract [...] new 5e3bbe7725f PR tree-optimizatin/78496 * gimple-ssa-evrp-analyze.h (e [...]
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/ChangeLog | 23 ++++ gcc/gimple-ssa-evrp-analyze.c | 3 +- gcc/gimple-ssa-evrp-analyze.h | 8 +- gcc/gimple-ssa-evrp.c | 2 +- gcc/testsuite/ChangeLog | 8 ++ gcc/testsuite/gcc.dg/builtin-unreachable-6.c | 2 +- gcc/testsuite/gcc.dg/builtin-unreachable-6a.c | 7 ++ gcc/testsuite/gcc.dg/tree-ssa/20030922-2.c | 4 +- gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-branch-1.c | 7 +- gcc/tree-ssa-dom.c | 135 ++++++++++++++++++++++- 10 files changed, 180 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/builtin-unreachable-6a.c