This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/50105] Possibly: I/O with g6.5 - wrong number of "**" shown
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 18 Aug 2011 08:26:28 +0000
- Subject: [Bug libfortran/50105] Possibly: I/O with g6.5 - wrong number of "**" shown
- Auto-submitted: auto-generated
- References: <bug-50105-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50105
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Possibly: [4.6/4.7 |Possibly: I/O with g6.5 -
|Regression] I/O with g6.5 - |wrong number of "**" shown
|wrong number of "**" shown |
--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-08-18 08:26:28 UTC ---
While Bob disagrees with Bill:
http://j3-fortran.org/pipermail/j3/2011-August/004581.html
I removed now the regression marker; I think it will end up being an
interpretation request and my feeling is that the end result will be "******",
which a user would naively expect and which matches the current implementation
of most compilers (cf. comment 0).