https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122566
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Paul Thomas <[email protected]>: https://gcc.gnu.org/g:4983e9745edae3807243693e8865835b45f08c95 commit r16-5045-g4983e9745edae3807243693e8865835b45f08c95 Author: Paul Thomas <[email protected]> Date: Wed Nov 5 12:17:10 2025 +0000 Fortran: Add non-PDT type extension to PDTs [PR122566] 2025-11-05 Paul Thomas <[email protected]> gcc/fortran PR fortran/122566 * decl.cc (gfc_get_pdt_instance): Add non-PDT type exstention. gcc/testsuite/ PR fortran/122566 * gfortran.dg/pdt_68.f03: New test.
