[PATCH] PR fortran/68244 -- Check for NULL() in an array spec.

Paul Richard Thomas paul.richard.thomas@gmail.com
Sun Nov 8 08:58:00 GMT 2015


Hi Steve,

That's OK for trunk.

Thanks for the patch.

Paul

On 7 November 2015 at 21:20, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> NULL() can only appear in a few situations.  It cannot
> be part of an array spec.  See testcase for example.
> OK to commit?
>
> 2015-11-07  Steven G. Kargl  <kargl@gc.gnu.org>
>
>         PR fortran/68224
>         * array.c (match_array_element_spec): Check of invalid NULL().
>         While here, fix nearby comments.
>
> 2015-11-07  Steven G. Kargl  <kargl@gc.gnu.org>
>
>         PR fortran/68224
>         * gfortran.dg/pr68224.f90: New test.
>
> --
> 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



More information about the Gcc-patches mailing list