match.pd ((x & y) ^ (x | y) -> x ^ y): New pattern.
* match.pd ((x & y) ^ (x | y) -> x ^ y): New pattern. * gcc.dg/fold-xor-3.c: New test. From-SVN: r224370
Showing
gcc/testsuite/gcc.dg/fold-xor-3.c
0 → 100644
Please
register
or
sign in
to comment