[Bug libfortran/24796] end-of-record error when writing

2005-11-11 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2005-11-11 18:52 --- Well that confirms the bug and the fix is ready to be committed shortly. Thanks Steve *** This bug has been marked as a duplicate of 24700 *** -- jvdelisle at gcc dot gnu dot org changed: What

[Bug libfortran/24796] end-of-record error when writing

2005-11-11 Thread kargl at gcc dot gnu dot org
--- Comment #2 from kargl at gcc dot gnu dot org 2005-11-11 17:27 --- Jerry, here's gfortran 4.1 from last night. kargl[205] gfc41 -static -o z b.f90 kargl[206] ./z At line 11 of file b.f90 Fortran runtime error: End of record kargl[207] -- kargl at gcc dot gnu dot org changed:

[Bug libfortran/24796] end-of-record error when writing

2005-11-11 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2005-11-11 16:38 --- This works fine in 4.1 with my upcoming patches. Hex dump of file looks good. May be a duplicate of pr24700. Could someone else try this with an unpatched tree so I don't have to mess with my very delicateky