https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125527
--- Comment #2 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:a756c3f4ef466a523fef519db5f440583bfb815a commit r17-1406-ga756c3f4ef466a523fef519db5f440583bfb815a Author: Paul Thomas <[email protected]> Date: Sun Jun 7 09:11:13 2026 +0100 Fortran: Fix regression caused by first patch [PR125527] 2026-06-07 Paul Thomas <[email protected]> gcc/fortran PR fortran/125527 * class.cc (gfc_find_derived_vtab): Stash module namespace and use it as the last place to search for the vtab before building a new one.
