int_2.f90
701 Bytes
-
re PR fortran/32823 (internal compiler error: in gfc_trans_assignment_1) · ffd82975
PR fortran/32823 * trans-intrinsic.c (gfc_conv_intrinsic_int): Evaluate all arguments passed, not just the first one. Adjust code to refer to "args[0]" instead of "arg" as a result. * gfortran.dg/int_2.f90: New test. From-SVN: r126810
Lee Millward committed