[Bug fortran/125527] Submodule cannot access internal subprograms of ancestor module via host association
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jun 7 08:14:20 GMT 2026
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 <pault@gcc.gnu.org>:
https://gcc.gnu.org/g:a756c3f4ef466a523fef519db5f440583bfb815a
commit r17-1406-ga756c3f4ef466a523fef519db5f440583bfb815a
Author: Paul Thomas <pault@gcc.gnu.org>
Date: Sun Jun 7 09:11:13 2026 +0100
Fortran: Fix regression caused by first patch [PR125527]
2026-06-07 Paul Thomas <pault@gcc.gnu.org>
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.
More information about the Gcc-bugs
mailing list