https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107707
--- Comment #3 from Steve Kargl <sgk at troutmask dot apl.washington.edu> --- On Wed, Nov 16, 2022 at 09:16:17PM +0000, anlauf at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107707 > > anlauf at gcc dot gnu.org changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |anlauf at gcc dot gnu.org > > --- Comment #2 from anlauf at gcc dot gnu.org --- > (In reply to kargl from comment #1) > > Fixed by > > > > diff --git a/gcc/fortran/interface.cc b/gcc/fortran/interface.cc > > Simple and obvious. > > If you don't object, I can commit it for you. > Unfortunately, committing patches requires knowledge of git and going through some prelim setting up of an environment.