https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124598
--- Comment #8 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:915d3e384e21fc57833463d3c2a08dcf6ff24788 commit r16-8491-g915d3e384e21fc57833463d3c2a08dcf6ff24788 Author: Paul Thomas <[email protected]> Date: Mon Apr 6 15:02:15 2026 +0100 Fortran: Fix ICE instantiating nested PDTs [PR124598] 2026-04-07 Paul Thomas <[email protected]> gcc/fortran PR fortran/124598 * trans-expr.cc (gfc_conv_structure): Do not add parameterized components to a structure constructor. gcc/testsuite/ PR fortran/124598 * gfortran.dg/pdt_91.f03: New test.
