re PR tree-optimization/91090 (A suspicious code in tree-ssa-dom.c)
authorJeff Law <law@redhat.com>
Sun, 7 Jul 2019 18:42:45 +0000 (12:42 -0600)
committerJeff Law <law@gcc.gnu.org>
Sun, 7 Jul 2019 18:42:45 +0000 (12:42 -0600)
commit0411f1d6cb283b68e85d41fae7601d6a3e0a9954
treeeb2940b2938ff792279d79c7f0fa5a600d41d174
parent6ce4dac81392bb6f144c34a06e9be157c20f31da
re PR tree-optimization/91090 (A suspicious code in tree-ssa-dom.c)

        PR tree-optimization/91090
        * tree-ssa-dom.c (simplify_stmt_for_jump_threading): Fix logic error
        in handling of ranges to simplify switch statements.

From-SVN: r273184
gcc/ChangeLog
gcc/tree-ssa-dom.c