On Fri, Feb 01, 2019 at 06:15:21PM +0000, Paul Richard Thomas wrote: > I will commit this patch as 'obvious' tomorrow. > > Cheers > > Paul > > 2019-02-01 Paul Thomas <pa...@gcc.gnu.org> > > PR fortran/88393 > * trans-expr.c (gfc_conv_procedure_call): For derived entities, > passed in parentheses to class formals, invert the order of > copying allocatable components to taking taking the _data of > the class expression. > > 2019-02-01 Paul Thomas <pa...@gcc.gnu.org> > > PR fortran/88393 > * gfortran.dg/alloc_comp_assign_16.f03 : New test.
Paul, Does this patch also fix PR57710? -- Steve