tree-ssa-reassoc.c
125 KB
-
re PR tree-optimization/58364 (likely wrong code bug) · 28fd0ba2
PR tree-optimization/58364 * tree-ssa-reassoc.c (init_range_entry): For BIT_NOT_EXPR on BOOLEAN_TYPE, only invert in_p and continue with arg0 if the current range can't be an unconditional true or false. * gcc.c-torture/execute/pr58364.c: New test. From-SVN: r202409
Jakub Jelinek committed