http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117
--- Comment #10 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2013-01-06 18:51:07 UTC --- This bug appears to be unrelated to the other two namelist bugs. It is related to not seeing the ending '/' marker. I have more testing to go before submitting a patch. The initial fix is to catch it in the do loop inside list_read.c at about line 2812. I still need to confirm if the reads are actually correct.