[Bug fortran/43115] bug with gfortran on Windows vista, correct on Linux
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Feb 21 04:06:00 GMT 2010
------- Comment #11 from jvdelisle at gcc dot gnu dot org 2010-02-21 04:06 -------
I have been able to reproduce this with the binary from the wiki. We get an
END condition at line 5 of the test file. You have to use the test case with:
character(len = n2 ):: ligne
I have a vague recollection of this bug being fixed since April 2009.....
Most likely PR41328. The length of the read falls between the CR and the LF.
It is fixed on trunk, so we really need to get that binary on the wiki updated.
Lets hold this PR open until that happens.
--
jvdelisle at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |jvdelisle at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2010-02-21 04:06:12
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43115
More information about the Gcc-bugs
mailing list