fold-const.c (fold_mathfn_compare): Remove.
authorRichard Biener <rguenther@suse.de>
Fri, 3 Jul 2015 12:02:35 +0000 (12:02 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 3 Jul 2015 12:02:35 +0000 (12:02 +0000)
commit07cdc2b892ca3969fd5d8c6a281cf77f559cea43
tree8a704d2f67cd1491047c25ff7a2ed93cd6275ab1
parentc8083fc05cb95d660edd12602b062f3d7adc43e3
fold-const.c (fold_mathfn_compare): Remove.

2015-07-03  Richard Biener  <rguenther@suse.de>

* fold-const.c (fold_mathfn_compare): Remove.
(fold_inf_compare): Likewise.
(fold_comparison): Move floating point comparison simplifications...
* match.pd: ... to patterns here.  Introduce simple_comparisons
operator list and use it for patterns formerly in fold_comparison.

From-SVN: r225375
gcc/ChangeLog
gcc/fold-const.c
gcc/match.pd