simplify-rtx.c
178 KB
-
re PR rtl-optimization/64316 (ICE in simplify_const_unary_operation after r218503) · 3202dccc
PR rtl-optimization/64316 * simplify-rtx.c (simplify_relational_operation_1): For (eq/ne (and x y) x) and (eq/ne (and x y) y) optimizations use CONST0_RTX instead of const0_rtx. * gcc.dg/pr64316.c: New test. From-SVN: r218762
Jakub Jelinek committed