This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/50109] Formatted namelist read with multiple "!" fails with: Cannot match namelist object name !
- From: "hanson at physics dot auburn.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 17 Aug 2011 20:35:44 +0000
- Subject: [Bug fortran/50109] Formatted namelist read with multiple "!" fails with: Cannot match namelist object name !
- Auto-submitted: auto-generated
- References: <bug-50109-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50109
--- Comment #3 from Jim Hanson <hanson at physics dot auburn.edu> 2011-08-17 20:35:44 UTC ---
(In reply to comment #1)
> If one changes the write statement to output nfp, then
> gfortran 4.2.5 prints out '5'.
Oops. I attached an improved test case.