]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fortran: Use associated TBP subroutine not found [PR89092]
authorPaul Thomas <pault@gcc.gnu.org>
Wed, 13 Aug 2025 06:16:31 +0000 (07:16 +0100)
committerPaul Thomas <pault@gcc.gnu.org>
Wed, 13 Aug 2025 06:16:31 +0000 (07:16 +0100)
commite6f4543f63366433493b3870845b555fd00be7e6
tree6e4b490114bfaa7647c4a6fbee896add34a31b6f
parentd94178d9b3fb1cb869b90d6f061990eae75c770e
Fortran: Use associated TBP subroutine not found [PR89092]

2025-08-13  Paul Thomas  <pault@gcc.gnu.org>

gcc/fortran
PR fortran/89092
* resolve.cc (was_declared): Add subroutine attribute.

gcc/testsuite/
PR fortran/89092
* gfortran.dg/pr89092.f90: New test.
gcc/fortran/resolve.cc
gcc/testsuite/gfortran.dg/pr89092.f90 [new file with mode: 0644]