simplify-rtx.c
237 KB
-
Verify the code used for the optimized comparison is valid for the comparison's mode. · 75fb811d
PR rtl-optimization/90275 PR target/94238 PR target/94144 * simplify-rtx.c (comparison_code_valid_for_mode): New function. (simplify_logical_relational_operation): Use it. PR target/94144 PR target/94238 * gcc.c-torture/compile/pr94144.c: New test. * gcc.c-torture/compile/pr94238.c: New test.
Jeff Law committed