pr71423.c
188 Bytes
-
re PR tree-optimization/71423 (wrong code at -Os and above on x86_64-linux-gnu) · 0f3f9437
2016-06-07 Richard Biener <rguenther@suse.de> PR middle-end/71423 * match.pd ((X | ~Y) -> Y <= X): Properly invert the comparison for signed ops. * gcc.dg/torture/pr71423.c: New testcase. From-SVN: r237166
Richard Biener committed