[Patch, Fortran] PR 85841: [F2018] reject deleted features
Steve Kargl
sgk@troutmask.apl.washington.edu
Mon May 21 16:57:00 GMT 2018
On Mon, May 21, 2018 at 12:14:13PM +0200, Janus Weil wrote:
>
> So, here is the promised follow-up patch. It mostly removes
> GFC_STD_F2008_TS and replaces it by GFC_STD_F2018 in a mechanical
> manner. Plus, it fixes the resulting fallout in the testsuite and
> updates the documentation. The non-mechanical parts are libgfortran.h
> and options.c. Regtests cleanly. Ok for trunk with a suitable
> ChangeLog?
Looks good to me.
HJ Lu posted of list of failures
https://gcc.gnu.org/ml/fortran/2018-05/msg00067.html
Can you cast an eye over the failures? I suspect
these can be fixed by adding
{ dg-options -std=f2008 }
or similar.
--
steve
More information about the Fortran
mailing list