* simplify-rtx.c (simplify_binary_operation): Recognize
commite2496245b8453f49bb4428f281af7686be09ddf8
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jul 2000 18:31:50 +0000 (17 18:31 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jul 2000 18:31:50 +0000 (17 18:31 +0000)
tree686ae8c464a8aa900c031d14c4d56fe381b24133
parent9de4d8106cde6d7e760fa981a548a8e9aefec2e7
* simplify-rtx.c (simplify_binary_operation): Recognize
   (compare (gt[u] (cc) 0) (lt[u] (cc) 0)).
(simplify_ternary_operation):  Do not examine MODE_BITSIZE of
   a CONST_INT, it will always be zero.

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