tree-vrp.c
118 KB
-
re PR tree-optimization/23141 (ACATS FAIL c45651a fixed point wrong code) · 2d33a2ef
PR 23141 PR 23142 * tree-vrp.c (vrp_meet): Fix the intersection of equivalence sets VR0->EQUIV and VR1->EQUIV when meeting a range and an anti-range. (vrp_visit_phi_node): Only prevent infinite iterations when the previous result and the new result are both VR_RANGEs. From-SVN: r105436
Diego Novillo committed