[Bug fortran/67883] ICE on empty array constructor of character function
sgk at troutmask dot apl.washington.edu
gcc-bugzilla@gcc.gnu.org
Tue Jun 12 18:23:00 GMT 2018
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, gscfq@t-online.de wrote:
>
> --- Comment #6 from G. Steinmetz <gscfq@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.
More information about the Gcc-bugs
mailing list