This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/28224] gfortran should support namelist (nml) for internal file units
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2006 05:07:39 -0000
- Subject: [Bug fortran/28224] gfortran should support namelist (nml) for internal file units
- References: <bug-28224-1719@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from jvdelisle at gcc dot gnu dot org 2006-07-14 05:07 -------
F95
9.2.2.2 (1)
"Reading and writing records shall be accomplished only by sequential access
formatted input/output statements that do not specify namelist formatting."
F2003
9.3 (9)
"Reading and writing records shall be accomplished only by sequential access
formatted input/output statements."
Marking this as an enhancement.
--
jvdelisle at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28224