[PATCH] fortran/67616 -- Fix ICE in BLOCK with a DATA statement
Mikael Morin
mikael.morin@sfr.fr
Thu Oct 1 12:27:00 GMT 2015
Le 01/10/2015 02:03, Steve Kargl a écrit :
> The attached patch was built and tested on x86_64-*-freebsd.
> OK to commit?
>
> The patch prevents an ICE in a BLOCK construct that uses
> a DATA statement and default initialization. The problem
> was that the derived typed was declared in the host and
> was not in the BLOCK's symtree. The fix looks for the
> derived type through host associate.
>
> Just remembered Mikael pre-approved patch.
>
Yes, OK again. :-)
More information about the Fortran
mailing list