trans-array.c
159 KB
-
re PR fortran/31692 (Wrong code when passing function name as result to procedures) · b2b247f9
2007-05-08 Paul Thomas <pault@gcc.gnu.org> PR fortran/31692 * trans-array.c (gfc_conv_array_parameter): Convert full array references to the result of the procedure enclusing the call. 2007-05-08 Paul Thomas <pault@gcc.gnu.org> PR fortran/31692 * gfortran.dg/actual_array_result_1.f90: New test. From-SVN: r124546
Paul Thomas committed