[PATCH] PR fortran/51434 -- ICE in gfc_simplify_transfer

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Mar 1 21:01:00 GMT 2018


On Thu, Mar 01, 2018 at 09:44:57PM +0100, Thomas Koenig wrote:
> Hi Steve,
> 
> > 2018-02-26  Steven G. Kargl  <kargl@gcc.gnu.org>
> > 
> > 	PF fortran/51434
> > 	* simplify.c (gfc_simplify_transfer): Reduce mold.
> 
> I think this should be "Resolve" (at least that is what your
> patch shows).
> 
> OK for trunk, thanks for the patch!
> 

Yes, I noticed that typo.  I tried gfc_reduce_expr and
gfc_simplify_expr, but both gave the ICE.  gfc_resolve_expr
works.

-- 
Steve



More information about the Fortran mailing list