Re: *ping* [patch, fortran] Fix part of PR 71066

2019-02-16 Thread Janne Blomqvist
On Sat, Feb 16, 2019 at 3:34 PM Thomas Koenig wrote: > Am 10.02.19 um 12:13 schrieb Thomas Koenig: > > Hello world, > > > > this patch fixes the coarray part of PR 71066 - handling of data > > statements for coarrays. The PR itself is marked as a 7/8/9 > > regression. > > > > Regression-tested.

*ping* [patch, fortran] Fix part of PR 71066

2019-02-16 Thread Thomas Koenig
Am 10.02.19 um 12:13 schrieb Thomas Koenig: Hello world, this patch fixes the coarray part of PR 71066 - handling of data statements for coarrays.  The PR itself is marked as a 7/8/9 regression. Regression-tested.  OK for trunk and for backporting? Ping? Regards Thomas

[patch, fortran] Fix part of PR 71066

2019-02-10 Thread Thomas Koenig
Hello world, this patch fixes the coarray part of PR 71066 - handling of data statements for coarrays. The PR itself is marked as a 7/8/9 regression. Regression-tested. OK for trunk and for backporting? Regards Thomas 2019-02-10 Thomas Koenig PR fortran/71066