https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121960
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |82173
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Paul Thomas <pault at gcc dot gnu.org> ---
On current 16-branch, I get:
pr121960.f90:8:17:
8 | type(t(x=5)) :: y
| 1
Error: Type âtâ is not parameterized and so the type parameter spec list at (1)
may not appear
Adding to PDT meta-bug and closing as fixed.
Paul
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82173
[Bug 82173] [meta-bug] [PDT] Parameterized derived type errors