aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/fold-xorand-1.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-28fold-const.c (fold_binary): Fold (X & Y) ^ Y as the equivalent ~X & Y, and th...Roger Sayle1-0/+29