[Bug fortran/27997] Fortran 2003: Support type-spec for array constructor
d at domob dot eu
gcc-bugzilla@gcc.gnu.org
Tue Mar 25 16:41:00 GMT 2008
------- Comment #10 from d at domob dot eu 2008-03-25 16:40 -------
(In reply to comment #7)
> (In reply to comment #6)
>
> This string length change (and padding) needs to happen way earlier than that.
> We should make it happen during the matching, when we convert the constructor
> objects into the array constructor type.
Hm, what about adding a case to gfc_resolve_character_array_constructor
handling arrays *with* given length by padding all elements that are shorter?
Would this work?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27997
More information about the Gcc-bugs
mailing list