* simplify-rtx.c (simplify_binary_operation_1, case AND): Result is
commitc79d4a4d3a67c8ed7b97ef4ba1f5d1ea6dfae76c
authorbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Apr 2009 16:19:36 +0000 (24 16:19 +0000)
committerbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Apr 2009 16:19:36 +0000 (24 16:19 +0000)
treeb034cf35f9cf26b923ad93cd826a4344a685366e
parentbb4d85a35e7223a61e12b65b0c7a43c5371e3f97
* simplify-rtx.c (simplify_binary_operation_1, case AND): Result is
zero if no overlap in nonzero bits between the operands.

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