* simplify-rtx.c (simplify_binary_operation_1): Removed erroneous
authorsimonb <simonb@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Aug 2007 18:30:49 +0000 (18:30 +0000)
committersimonb <simonb@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Aug 2007 18:30:49 +0000 (18:30 +0000)
commit5cda8d0df8d4543a2249953d2107f8a21275e16a
tree6f82729fcd3970cf44eb7c65e0ecc61c77d1af4f
parente533b20e5dabbb15601e49736e9e9ca917dcb44e
    * simplify-rtx.c (simplify_binary_operation_1): Removed erroneous
        break that was preventing simplify_associative_operation() for xor.

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