trans-expr.c (gfc_walk_function_expr): Detect elemental procedure components as…
trans-expr.c (gfc_walk_function_expr): Detect elemental procedure components as well as elemental procedures. 2011-12-15 Paul Thomas <pault@gcc.gnu.org> * trans-expr.c (gfc_walk_function_expr): Detect elemental procedure components as well as elemental procedures. * trans-array.c (gfc_conv_procedure_call): Ditto. * trans-decl.c (gfc_trans_deferred_vars): Correct erroneous break for class pointers to continue. 2011-12-15 Paul Thomas <pault@gcc.gnu.org> * gfortran.dg/class_array_3.f03: Remove explicit indexing of A%disp() to use scalarizer. * gfortran.dg/class_array_9.f03: New. From-SVN: r182389
Showing
gcc/testsuite/gfortran.dg/class_array_9.f03
0 → 100644
Please
register
or
sign in
to comment