https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97818
--- Comment #5 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:9ff20883d44ef568805a4a8f731977e77a1c9459 commit r16-8035-g9ff20883d44ef568805a4a8f731977e77a1c9459 Author: Paul Thomas <[email protected]> Date: Thu Mar 12 11:21:23 2026 +0000 Fortran: gfortran PDT component access [PR97818] 2026-03-12 Paul Thomas <[email protected]> gcc/fortran PR fortran/97818 * trans-decl.cc (gfc_trans_deferred_vars): Make sure that the result symbol is referenced before allocating parameterized components. gcc/testsuite/ PR fortran/97818 * gfortran.dg/pdt_88.f03: New test.
