trans-expr.c
123 KB
-
re PR fortran/34387 (FAIL: gfortran.dg/optional_dim_2.f90: FE vs library argument missmatch) · 9b09c4de
2008-01-06 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR fortran/34387 * trans-expr.c (gfc_conv_missing_dummy): Use a temporary to type convert the dummy variable expression, test for NULL, and pass the variable address to the called function. From-SVN: r131356
Jerry DeLisle committed