On Thu, May 23, 2019 at 05:26:53PM +0200, Christophe Lyon wrote: > On Thu, 23 May 2019 at 15:54, Mark Eggleston > <mark.eggles...@codethink.co.uk> wrote: > > > > > > The logs contain: > > > /gcc/testsuite/gfortran.dg/fmt_f_default_field_width_1.f90:15:11: > > > Error: Kind 16 not supported for type REAL at (1) > > > > > > Christophe > > > > Apologies, I'd forgotten that kind=16 is not always defined. The > > attached patch modifies the test cases to take this into account. I > > currently have no means of verifying this. > > > > Please confirm that this patch solves the problem. > > > > I confirm this patch does fix the problem, thanks >
Patch committed as r271573. -- Steve