match.pd ((A & ~B) - (A & B) -> (A ^ B) - B): Add missing :c.
2015-10-26 Richard Biener <rguenther@suse.de> * match.pd ((A & ~B) - (A & B) -> (A ^ B) - B): Add missing :c. ( (X & ~Y) | (~X & Y) -> X ^ Y): Remove redundant :c. From-SVN: r229360
Showing
Please
register
or
sign in
to comment