]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fortran: Add non-PDT type extension to PDTs [PR122566]
authorPaul Thomas <pault@gcc.gnu.org>
Wed, 5 Nov 2025 12:17:10 +0000 (12:17 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Wed, 5 Nov 2025 12:17:10 +0000 (12:17 +0000)
commit4983e9745edae3807243693e8865835b45f08c95
tree8d02b154a4f5fb50a659d5780d5b6c5f4ea0393a
parent071942e587734672e561f50837794fbddc94559a
Fortran: Add non-PDT type extension to PDTs [PR122566]

2025-11-05  Paul Thomas  <pault@gcc.gnu.org>

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.
gcc/fortran/decl.cc
gcc/testsuite/gfortran.dg/pdt_68.f03 [new file with mode: 0644]