simplify-rtx.c (simplify_binary_operation_1): Handle (xor (and A B) C) case when…
simplify-rtx.c (simplify_binary_operation_1): Handle (xor (and A B) C) case when B and C are both constants. 2011-03-21 Chung-Lin Tang <cltang@codesourcery.com> * simplify-rtx.c (simplify_binary_operation_1): Handle (xor (and A B) C) case when B and C are both constants. testsuite/ * gcc.target/arm/xor-and.c: New. From-SVN: r171208
Showing
gcc/testsuite/gcc.target/arm/xor-and.c
0 → 100644
Please
register
or
sign in
to comment