20030414-2.c
542 Bytes
-
fold-const.c (fold): Transform (c1 - x) cmp c2... · 15d4fd98
* fold-const.c (fold): Transform (c1 - x) cmp c2, where cmp is a comparison operation and c1/c2 are floating point constants into x swap(cmp) (c1 - c2). * gcc.dg/20030414-2.c: New test case. From-SVN: r65584
Roger Sayle committed