https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67883
--- Comment #7 from Steve Kargl <sgk at troutmask dot apl.washington.edu> --- On Tue, Jun 12, 2018 at 06:21:06PM +0000, gs...@t-online.de wrote: > > --- Comment #6 from G. Steinmetz <gs...@t-online.de> --- > (In reply to kargl from comment #4 and #5) > > trunk can now compile this code. > Confirming that ICE is gone for this group of sources. > > > ... as I think gfortran might be correct. > Agreed, it's reasonable and necessary to reject character(*) > and character(:) as type-spec in an array constructor. > > PR could be closed, thanks. > Thanks for confirmation. I'll likely convert the codes to use dejagnu declarations and commit them to the testsuite.