re PR tree-optimization/83221 (qsort comparator not anti-commutative: -2147483648...
authorJakub Jelinek <jakub@redhat.com>
Fri, 1 Dec 2017 08:14:21 +0000 (09:14 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 1 Dec 2017 08:14:21 +0000 (09:14 +0100)
commit5ac4b05631a3e93ab8630f82cf7e4763a46b8e69
treee79e75ea086f1de4c3523411aca60152a164607f
parent9ede7b1bf0f85e3c14e09891ce0720c636ab8ffc
re PR tree-optimization/83221 (qsort comparator not anti-commutative: -2147483648, -2147483648)

PR tree-optimization/83221
* tree-ssa-reassoc.c (sort_by_operand_rank): Shift bb_rank
down by 16.
(init_reassoc): Formatting fix.

From-SVN: r255297
gcc/ChangeLog
gcc/tree-ssa-reassoc.c