Hi Andre,
this looks good. Ok for trunk. Thanks for the patch.
Committed as r259384. Thanks for the quick review!
Looking at the serious regressions from the gcc home page,
we are fast approaching the gcc 8 release. Serious regressions
are below 100, and there are currently only
So, if anybo
Hi Thomas,
this looks good. Ok for trunk. Thanks for the patch.
- Andre
On Sat, 14 Apr 2018 13:35:37 +0200
Thomas König wrote:
> Hello world,
>
> the attached patch fixes the PR, an 8 regression caused by
> trying to convert a nested implied DO loop to an array
> for a case where this was not
Hello world,
the attached patch fixes the PR, an 8 regression caused by
trying to convert a nested implied DO loop to an array
for a case where this was not possible.
Regression-tested. OK for trunk?
Regards
Thomas
2018-04-14 Thomas Koenig
PR fortran/85387
* fronte