re PR tree-optimization/15458 (Combine ~ and ^.)
PR tree-optimization/15458 * fold-const.c (fold_binary): Optimize ~X ^ C as X ^ ~C, where C is a constant. * gcc.dg/fold-xornot-1.c: New test case. From-SVN: r118152
Showing
gcc/testsuite/gcc.dg/fold-xornot-1.c
0 → 100644
Please
register
or
sign in
to comment