https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116468
kargls at comcast dot net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kargls at comcast dot net --- Comment #2 from kargls at comcast dot net --- (In reply to Damian Rouson from comment #0) > type foo_t(k) > integer, kind :: k > real(k), allocatable :: bar(:) > end type Unfortunately, PDTs are broken in gfortran. There are 58 open bug reports.