]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fortran: Fix regtest failure in pdt_48.f03. [PR83746]
authorPaul Thomas <pault@gcc.gnu.org>
Sat, 20 Sep 2025 13:25:47 +0000 (14:25 +0100)
committerPaul Thomas <pault@gcc.gnu.org>
Sat, 20 Sep 2025 13:25:47 +0000 (14:25 +0100)
commit8ded56a52a79333ea0829d930254ec9c6f04db90
tree8abfe176a1717d3f969c2287ab69f4f16223db60
parent9ee937b2f92a930eb5407260a56e5fe0fa137e85
Fortran: Fix regtest failure in pdt_48.f03. [PR83746]

2025-09-20  Paul Thomas  <pault@gcc.gnu.org>

gcc/fortran
PR fortran/83746
* trans-decl.cc (gfc_trans_deferred_vars): If a procedure with
an non-allocatable, non-pointer explicit PDT result has no
default initializer, the parameterized components should be
allocated.
gcc/fortran/trans-decl.cc