https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122693
--- 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:78c787bbe593b24d73dbcfe59b8f6103be1e798f commit r16-5936-g78c787bbe593b24d73dbcfe59b8f6103be1e798f Author: Paul Thomas <[email protected]> Date: Sat Dec 6 08:05:41 2025 +0000 Fortran: [PDT] Failure with local allocatable PDT array [PR122693] 2025-12-06 Paul Thomas <[email protected]> gcc/fortran PR fortran/122693 * array.cc (gfc_match_array_constructor): Stash and restore gfc_current_ns after the call to 'gfc_match_type_spec'. gcc/testsuite PR fortran/122693 * gfortran.dg/pdt_75.f03: New test.
