trans-expr.c
315 KB
-
re PR fortran/84088 ([nvptx] libgomp.oacc-fortran/declare-*.f90 execution fails) · 1af73491
2018-01-31 Paul Thomas <pault@gcc.gnu.org> PR fortran/84088 * trans-expr.c (gfc_conv_procedure_call): If the parm expr is an address expression passed to an assumed rank dummy, convert to an indirect reference. 2018-01-31 Paul Thomas <pault@gcc.gnu.org> PR fortran/84088 * gfortran.dg/pr84088.f90 : New test. From-SVN: r257262
Paul Thomas committed