https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119650
--- Comment #2 from Gaius Mulley <gaius at gcc dot gnu.org> --- Created attachment 61023 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61023&action=edit Proposed fix which implements SStrIO.{def,mod} Here is a proposed fix containing a new library module SStrIO.{def,mod} implementing the functionality of StrIO but using the type String rather than ARRAY OF CHAR.