------- Comment #4 from tkoenig at gcc dot gnu dot org 2008-02-09 21:48 ------- (In reply to comment #3) > How does this look :) I have a couple of other test prints in there. > > $ gfc pr35132.f90 > $ ./a.out > 1st: 123456 > 2nd: abcdef > 123456 > ASDFef > At line 26 of file pr35132.f90 (unit = 20, file = 'foo.txt') > Fortran runtime error: End of file
This is looking very good, it is the correct behavior. When do you plan to submit? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35132