re PR fortran/27709 (Using size of array pointer component as dimension of…
re PR fortran/27709 (Using size of array pointer component as dimension of function result causes gfortran internal error.) 2006-05-26 Paul Thomas <pault@gcc.gnu.org> PR fortran/27709 * resolve.c (find_array_spec): Add gfc_symbol, derived, and use to track repeated component references. PR fortran/27155 PR fortran/27449 * trans-intrinsic.c (gfc_conv_intrinsic_array_transfer): Use se->string_length throughout and use memcpy to populate the expression returned to the scalarizer. (gfc_size_in_bytes): New function. 2006-05-26 Paul Thomas <pault@gcc.gnu.org> PR fortran/27709 * gfortran.dg/spec_expr_4.f90: New test. PR fortran/27155 * gfortran.dg/transfer_array_intrinsic_4.f90: New test. From-SVN: r114127
Showing
gcc/testsuite/gfortran.dg/spec_expr_4.f90
0 → 100644
Please
register
or
sign in
to comment