https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125095
--- Comment #22 from anlauf at gcc dot gnu.org --- (In reply to Steve Kargl from comment #19) > (In reply to anlauf from comment #18) > > Submitted: https://gcc.gnu.org/pipermail/fortran/2026-May/063845.html > > I see Jerry approved the patch in the mailinglist. > JFYI, the patch applied cleanly on x86_64-*-freebsd. > There were no regressions. Thanks for the patch. Thanks for the confirmation! BTW: I also wondered why eatline() did not swallow subsequent whitespace. I briefly considered modifying eatline() for namelist read mode, but decided to take the conservative route to avoid unexpected fallout. Will wait for a week or so before backporting.
