Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * fold-const.c (fold): Transform (c1 - x) cmp c2, where cmp is a | sayle | 2003-04-14 | 1 | -0/+38 |
comparison operation and c1/c2 are floating point constants into x swap(cmp) (c1 - c2). * gcc.dg/20030414-2.c: New test case. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65584 138bc75d-0d04-0410-961f-82ee72b054a4 |