This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/25116] [regression wrt g77] namelist read from non-opened file
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Nov 2005 11:38:52 -0000
- Subject: [Bug libfortran/25116] [regression wrt g77] namelist read from non-opened file
- References: <bug-25116-109@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from fxcoudert at gcc dot gnu dot org 2005-11-27 11:38 -------
Confirmed on mainline. Interesting, because the Access time of the fort.9 file
is indeed modified, and the error message is:
At line 2 of file nml.f
Fortran runtime error: End of file
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxcoudert at gcc dot gnu dot
| |org
OtherBugsDependingO| |19292
nThis| |
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2005-11-27 11:38:52
date| |
Summary|[regression wrt g77] A |[regression wrt g77]
|namelist read from an |namelist read from non-
|unnamed file should read |opened file
|from fort.n |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25116