https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61686
--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> --- Author: mpolacek Date: Wed Dec 10 08:24:22 2014 New Revision: 218561 URL: https://gcc.gnu.org/viewcvs?rev=218561&root=gcc&view=rev Log: PR tree-optimization/61686 * tree-ssa-reassoc.c (range_entry_cmp): Use q->high instead of p->high. Modified: branches/gcc-4_9-branch/gcc/ChangeLog branches/gcc-4_9-branch/gcc/tree-ssa-reassoc.c