[Bug fortran/67883] ICE on empty array constructor of character function

gscfq@t-online.de gcc-bugzilla@gcc.gnu.org
Tue Jun 12 18:21:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67883

G. Steinmetz <gscfq@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gscfq@t-online.de

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


More information about the Gcc-bugs mailing list