https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115070
--- Comment #4 from Sebastien Bardeau <bardeau at iram dot fr> --- Thanks for the hints. It seems to me that an intent(out) class without component initialization values is probably out of the standard (unpredictable results). So on my side the work-around I choose is to provide an initialization value.