This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/38735] [4.4 Regresssion] Default BLANK= mode for internal units is wrong
- 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: 5 Jan 2009 21:43:15 -0000
- Subject: [Bug libfortran/38735] [4.4 Regresssion] Default BLANK= mode for internal units is wrong
- References: <bug-38735-10743@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from jvdelisle at gcc dot gnu dot org 2009-01-05 21:43 -------
>From the standard:
"an internal file or a preconnected file that has not been opened is treated as
if the file had been opened with BLANK = 'NULL'."
Patch on its way.
This is a regression from 4.3.
--
jvdelisle at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Default BLANK= mode for |[4.4 Regresssion] Default
|internal units is wrong |BLANK= mode for internal
| |units is wrong
Target Milestone|--- |4.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38735