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