https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84394
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |tkoenig at gcc dot gnu.org Summary|[7/8 Regression] compiler |[7/8/9 Regression] compiler |error when using modules |error when using modules |with derived types in block |with derived types in block |data subprograms |data subprograms --- Comment #5 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- Actually, this is not fixed, there is no PRIVATE in the original source code. I think I know how to fix this.