Re: [PATCH] PR fortran/68055 -- Check for valid kind in old-style declaration

2015-10-23 Thread Paul Richard Thomas
Dear Steve, This is also OK to commit. Thanks Paul On 24 October 2015 at 01:52, Steve Kargl wrote: > The attached patch has been built and tested on x86_64-*-freebsd. > It implements a check for validate kinds in type declarations > of the form REAL*42. > > OK to commit? > > 2015-10-23 Steven

[PATCH] PR fortran/68055 -- Check for valid kind in old-style declaration

2015-10-23 Thread Steve Kargl
The attached patch has been built and tested on x86_64-*-freebsd. It implements a check for validate kinds in type declarations of the form REAL*42. OK to commit? 2015-10-23 Steven G. Kargl PR fortran/68055 * decl.c (gfc_match_decl_type_spec): Check for valid kind in old-style