]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/61686 (Incorrect check in comparison function range_entry_cmp...
authorMarek Polacek <polacek@redhat.com>
Wed, 10 Dec 2014 08:29:44 +0000 (08:29 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Wed, 10 Dec 2014 08:29:44 +0000 (08:29 +0000)
commit8039bc5e799183e0152fa26bfd91ad9a2ac9b7b1
treeca32ded12dd608572cdd7fa7ef40ddd6537c07cc
parent919fa52f3eeda127891e70472e0f4398b600fb0f
re PR tree-optimization/61686 (Incorrect check in comparison function range_entry_cmp() in tree_ssa_reassoc.c)

PR tree-optimization/61686
* tree-ssa-reassoc.c (range_entry_cmp): Use q->high instead of
p->high.

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