[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-12 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 --- Comment #12 from Jerry DeLisle 2011-08-12 16:17:21 UTC --- I would like to see if Kai has any thought on this. Unfortunately I am not very familiar with the windows OS.

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-09 Thread cgl_lgs at 163 dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 好小爱新 changed: What|Removed |Added CC||cgl_lgs at 163 dot com --- Comment #11 from 好小爱新

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-08 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 PcX changed: What|Removed |Added Known to fail||4.7.0 --- Comment #10 from PcX 2011-08-08 13:01:58

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-08 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 --- Comment #9 from PcX 2011-08-08 12:38:11 UTC --- CC list add Kai.

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-08 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 --- Comment #8 from PcX 2011-08-08 12:35:12 UTC --- (In reply to comment #7) > (In reply to comment #6) > > Maybe this is MingW specific? > > > > I haven't tested this, but here goes my guess: > > > > Since in the write loop we're jumping back

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-08 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 --- Comment #7 from PcX 2011-08-08 12:05:47 UTC --- (In reply to comment #6) > Maybe this is MingW specific? > > I haven't tested this, but here goes my guess: > > Since in the write loop we're jumping back and forth across the file, the > buf

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-08 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 Janne Blomqvist changed: What|Removed |Added CC||jb at gcc dot gnu.org --- Comment #6 fr

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-07 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 --- Comment #5 from PcX 2011-08-07 23:24:46 UTC --- Created attachment 24946 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24946 fixed test

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-07 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 --- Comment #4 from PcX 2011-08-07 23:22:55 UTC --- (In reply to comment #3) > I can not reproduce this on my system. I did notice a warning about line > truncation on the long line in the example. You may want to use line > continuations for t

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-07 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot |

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-07 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 PcX changed: What|Removed |Added CC||xunxun1982 at gmail dot com --- Comment #2 from PcX

[Bug libfortran/50016] The fortran program 's io is very slow

2011-08-07 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50016 --- Comment #1 from PcX 2011-08-07 17:14:10 UTC --- Created attachment 24942 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24942 test program