OSDN Git Service

* simplify-rtx.c (simplify_gen_relational): Simplify the RTX
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 May 2002 16:09:20 +0000 (16:09 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 May 2002 16:09:20 +0000 (16:09 +0000)
commita7937bc7f69e236762ce8fad3150c475c27611a9
tree83dcd1058b54834aa9344d686af7700546f5642e
parent0b24eca66a8c6532cc3fc38162eb2dabbcac591b
* simplify-rtx.c (simplify_gen_relational): Simplify the RTX
(cond (compare x y) 0) into the equivalent (cond x y).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53870 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/simplify-rtx.c