https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86065
--- Comment #4 from Charlie <charlie at sallyandcharlie dot com> --- Thank you. I ran "MinGW Installation Manager" and it installed gfortran v 6.3.0-1 That version appears to work fine for my namelist array problem. I'm not sure how to upgrade beyond 6.3.0-1 to the versions mentioned in the "known to work" section (6.4.1, 7.3.1, 8.1.1, 9.0) but my immediate problem is certainly fixed. Thanks Again, Charlie -----Original Message----- From: kargl at gcc dot gnu.org [mailto:gcc-bugzi...@gcc.gnu.org] Sent: Wednesday, June 6, 2018 10:52 AM To: char...@sallyandcharlie.com Subject: [Bug fortran/86065] gfortran NAMELIST improperly reads arrays that span more than one line. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86065 kargl at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Known to work| |6.4.1, 7.3.1, 8.1.1, 9.0 Resolution|--- |WORKSFORME --- Comment #3 from kargl at gcc dot gnu.org --- Resolving as WORKSFORME. Thanks for the bug report. I do encourage you to upgrade to a newer version of gfortran if you can.