https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84073
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- See also https://gcc.gnu.org/onlinedocs/gfortran/Further-Interoperability-of-Fortran-with-C.html#Further-Interoperability-of-Fortran-with-C > Using assumed-shape, assumed-rank and deferred-shape arrays in BIND(C) > procedures is not fully supported. In particular, C interoperable strings > of other length than one are not supported as this requires the new array > descriptor.