[Bug libfortran/26464] Runtime I/O error/invald argument on READ

2006-03-02 Thread jvdelisle at gcc dot gnu dot org
--- Comment #10 from jvdelisle at gcc dot gnu dot org 2006-03-03 05:44 --- Fixed now in 4.1.1 -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/26464] Runtime I/O error/invald argument on READ

2006-03-02 Thread jvdelisle at gcc dot gnu dot org
--- Comment #9 from jvdelisle at gcc dot gnu dot org 2006-03-03 05:21 --- Subject: Bug 26464 Author: jvdelisle Date: Fri Mar 3 05:21:52 2006 New Revision: 111670 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111670 Log: 2006-03-02 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug libfortran/26464] Runtime I/O error/invald argument on READ

2006-03-02 Thread jvdelisle at gcc dot gnu dot org
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2006-03-03 05:13 --- Subject: Bug 26464 Author: jvdelisle Date: Fri Mar 3 05:13:06 2006 New Revision: 111669 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111669 Log: 2006-03-02 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug libfortran/26464] Runtime I/O error/invald argument on READ

2006-02-27 Thread jvdelisle at gcc dot gnu dot org
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2006-02-28 02:19 --- Fixed on 4.2, waiting for thaw on 4.1 -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added --

[Bug libfortran/26464] Runtime I/O error/invald argument on READ

2006-02-27 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2006-02-28 02:11 --- Subject: Bug 26464 Author: jvdelisle Date: Tue Feb 28 02:11:47 2006 New Revision: 111507 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111507 Log: 2006-02-27 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug libfortran/26464] Runtime I/O error/invald argument on READ

2006-02-27 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2006-02-28 02:07 --- Subject: Bug 26464 Author: jvdelisle Date: Tue Feb 28 02:07:00 2006 New Revision: 111506 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111506 Log: 2006-02-27 Jerry DeLisle <[EMAIL PROTECTED]>

[Bug libfortran/26464] Runtime I/O error/invald argument on READ

2006-02-27 Thread dir at lanl dot gov
--- Comment #4 from dir at lanl dot gov 2006-02-27 14:55 --- It looks like you got it this time. I tried all of the previous tests with good results and I randomly tested a few hundred different I/O blocks size between 2 and 1 with out finding any errors. -- http://gcc.gnu.org/b

[Bug libfortran/26464] Runtime I/O error/invald argument on READ

2006-02-26 Thread patchapp at dberlin dot org
--- Comment #3 from patchapp at dberlin dot org 2006-02-26 23:55 --- Subject: Bug number PR26464 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-02/msg01951.html -- http://gcc.gnu.org/bugzilla/sh

[Bug libfortran/26464] Runtime I/O error/invald argument on READ

2006-02-26 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2006-02-26 21:38 --- It turns out that this bug is related pr26835. The patch I am about to submit for review removes the flush from st_read_done added to fix pr26835 and modifies backspace to do the flush as necessary there instead.

[Bug libfortran/26464] Runtime I/O error/invald argument on READ

2006-02-24 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2006-02-25 03:03 --- This does not fail with 4.0.2 , so it is a regression after all, but farther back. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26464

[Bug libfortran/26464] Runtime I/O error/invald argument on READ

2006-02-24 Thread jvdelisle at gcc dot gnu dot org
-- 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