https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89092
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Paul Thomas <pa...@gcc.gnu.org>: https://gcc.gnu.org/g:e6f4543f63366433493b3870845b555fd00be7e6 commit r16-3178-ge6f4543f63366433493b3870845b555fd00be7e6 Author: Paul Thomas <pa...@gcc.gnu.org> Date: Wed Aug 13 07:16:31 2025 +0100 Fortran: Use associated TBP subroutine not found [PR89092] 2025-08-13 Paul Thomas <pa...@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.