public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: [PATCH] PR fortran/91552 -- Walk array constructor to do type conversion
       [not found] <20190831201544.GA14621@troutmask.apl.washington.edu>
@ 2019-09-01 12:58 ` Paul Richard Thomas
  0 siblings, 0 replies; only message in thread
From: Paul Richard Thomas @ 2019-09-01 12:58 UTC (permalink / raw)
  To: Steve Kargl; +Cc: fortran, gcc-patches

Hi Steve,

OK to commit.

Thanks

Paul

On Sat, 31 Aug 2019 at 21:16, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
>
> The attached patch has been built and tested on i586-*-freebsd
> and x86_64-*-freebsd.  OK to commit?
>
> The patch fixes an ICE during type conversion where an array
> constructor contains another array.  The new function recursively
> walks the constructor, and tries to do the type conversion.
> The testcase demonstrates the recursion.
>
> 2019-08-31  Steven G. Kargl  <kargl@gc.gnu.org>
>
>         PR fortran/91552
>         * array.c (walk_array_constructor): New function.
>         (gfc_match_array_constructor): Use it.
>
> 2019-08-31  Steven G. Kargl  <kargl@gc.gnu.org>
>
>         PR fortran/91552
>         * gfortran.dg/pr91552.f90: New test.
>
> --
> Steve



-- 
"If you can't explain it simply, you don't understand it well enough"
- Albert Einstein

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-01 12:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190831201544.GA14621@troutmask.apl.washington.edu>
2019-09-01 12:58 ` [PATCH] PR fortran/91552 -- Walk array constructor to do type conversion Paul Richard Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).