https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97612
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P4 Status|WAITING |NEW Summary|Structure constructor of |[F08] Structure constructor |type with nested |of type with nested |allocatable array |allocatable array |components fails to compile |components fails to compile --- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- > So it looks like the provided code example is not valid F03 but valid F08. So my question was not totally stupid!