pr92452.c
123 Bytes
-
re PR tree-optimization/92452 (ICE in vrp_prop::check_array_ref at tree-vrp.c:4153) · e4722b81
PR tree-optimization/92452 * tree-vrp.c (vrp_prop::check_array_ref): If TRUNC_DIV_EXPR folds into NULL_TREE, set up_bound to NULL_TREE instead of computing MINUS_EXPR on it. * c-c++-common/pr92452.c: New test. From-SVN: r278080
Jakub Jelinek committed