On Sat, Jan 12, 2019 at 10:09:14PM +0100, Thomas Koenig wrote:
> Hello world,
>
> this patch fixes the rest of the PR by making sure we do not
> pack/unpack for function results which are either allocatable
> or explicit shape arrays.
>
> Regression-tested. OK for trunk?
>
OK.
--
Steve
Hello world,
this patch fixes the rest of the PR by making sure we do not
pack/unpack for function results which are either allocatable
or explicit shape arrays.
Regression-tested. OK for trunk?
Regards
Thomas
2019-01-12 Thomas Koenig
PR fortran/59345
* trans-array