https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105594
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-16 branch has been updated by Paul Thomas <[email protected]>: https://gcc.gnu.org/g:840156409887113881f19625a9e2de94f0428df2 commit r16-9584-g840156409887113881f19625a9e2de94f0428df2 Author: Paul Thomas <[email protected]> Date: Wed Jun 3 12:02:03 2026 +0100 Fortran: Wuse-without-only bogus warning for submodules [PR105594] 2026-06-03 Steven G. Kargl <[email protected]> gcc/fortran PR fortran/105594 * module.cc (gfc_use_module): Suppress bogus warning for a missing ONLY clause on a submodule. gcc/testsuite/ PR fortran/105594 * gfortran.dg/pr105594.f90: New test. (cherry picked from commit 0cfe86380b58b21f014b57d3964b904ba93008df)
