This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Dear Steve,

This is also OK to commit.

Thanks

Paul

On 24 October 2015 at 01:52, Steve Kargl
<sgk@troutmask.apl.washington.edu> 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 G. Kargl  <kargl@gcc.gnu.org>
>
>         PR fortran/68055
>         * decl.c (gfc_match_decl_type_spec): Check for valid kind in old-style
>         declarations.
>
> 2015-10-23  Steven G. Kargl  <kargl@gcc.gnu.org>
>
>         PR fortran/68055
>         * gfortran.dg/pr68055.f90: New case.
> --
> Steve



-- 
Outside of a dog, a book is a man's best friend. Inside of a dog it's
too dark to read.

Groucho Marx


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]