arith.c
63.3 KB
-
re PR fortran/84734 (Compiling codes with insane array dimensions gives an ICE after r257971) · 7d2fb01c
2018-03-09 Steven G. Kargl <kargl@gcc.gnu.org> PR fortran/84734 * arith.c (check_result, eval_intrinsic): If result overflows, pass the expression up the chain instead of a NULL pointer. 2018-03-09 Steven G. Kargl <kargl@gcc.gnu.org> PR fortran/84734 * gfortran.dg/pr84734.f90: New test. From-SVN: r258416
Steven G. Kargl committed