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. :-)