https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97308
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|fortran |bootstrap
--- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Not really a Fortran bug, I probably clicked on that out of habit.
Regarding the original issue:
I still think it is a bug to unconditionally use a gcc when that is too old,
when a new version of clang is available which should work in principle
(modulo the -lc issue).