tree-vrp.c
303 KB
-
re PR tree-optimization/71521 (Regression in GCC-7.0.0's optimizer) · 90b72e84
2016-06-14 Richard Biener <rguenther@suse.de> PR tree-optimization/71521 * tree-vrp.c (extract_range_from_binary_expr_1): Guard division int_const_binop against zero divisor. * gcc.dg/tree-ssa/vrp101.c: New testcase. From-SVN: r237425
Richard Biener committed