simplify-rtx.c (simplify_relational_operation): Always simplify ORDERED and UNORDERED...
authorJan Hubicka <jh@suse.cz>
Sun, 7 Jan 2001 13:40:09 +0000 (14:40 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 7 Jan 2001 13:40:09 +0000 (13:40 +0000)
commit1f36a2ddaac4e1f25258c5c6bbd08f6341549d60
tree32465aa9478284ae595a93d764dc43faec17562c
parent69bc0a1faf3b86e36ab1316d43ddfbee144b8d49
simplify-rtx.c (simplify_relational_operation): Always simplify ORDERED and UNORDERED when FLAG_FAST_MATH.

* simplify-rtx.c (simplify_relational_operation): Always simplify
ORDERED and UNORDERED when FLAG_FAST_MATH.  Handle properly UNLE
and UNGE.

From-SVN: r38775
gcc/ChangeLog
gcc/simplify-rtx.c