Hi Steve,
what it says in the ChangeLog.
Regression-tested. (I am now using
make -j16 check-fortran 2>&1 | tee outfile | grep -i fail
as a way to only get the relevant parts for failure, which means
that I no longer need to scroll up. Maybe this is also useful for
other people).
OK for trunk?
Yes. The patch looks good to me. Thanks for cleaning
up and adding better diagnostics to gfortran.
Pushed as
https://gcc.gnu.org/g:c45c5ee3f5c51c00153173f7416946c05ce1b172 .
Thanks for the review!
Best regards
Thomas