tree-vrp.c
209 KB
-
re PR tree-optimization/86231 (vrp_meet causes wrong-code) · c81a5aec
PR tree-optimization/86231 * tree-vrp.c (union_ranges): For ( [ ) ] or ( )[ ] range and anti-range don't overwrite *vr0min before using it to compute *vr0max. * gcc.dg/tree-ssa/vrp119.c: New test. * gcc.c-torture/execute/pr86231.c: New test. From-SVN: r261805
Jakub Jelinek committed