pr27302.c
172 Bytes
-
re PR middle-end/27302 (Fold does not fold (i < j) == (j > i) to 1) · a04d8591
2006-05-10 Richard Guenther <rguenther@suse.de> PR tree-optimization/27302 * fold-const.c (operand_equal_p): For two comparisons, try comparison of one comparison code swapped if that yields the same code. * gcc.dg/torture/pr27302.c: New testcase. From-SVN: r113670
Richard Guenther committed