tree-affine.c
22.7 KB
-
re PR tree-optimization/57396 (Wrong code with -fpredictive-commoning in Fortran double-loop) · b03be25f
2013-05-27 Richard Biener <rguenther@suse.de> PR tree-optimization/57396 * tree-affine.c (double_int_constant_multiple_p): Properly return false for val == 0 and div != 0. * gfortran.fortran-torture/execute/pr57396.f90: New testcase. From-SVN: r199350
Richard Biener committed