fold-xornot-1.c
337 Bytes
-
re PR tree-optimization/15458 (Combine ~ and ^.) · f8ed9a1c
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
Roger Sayle committed