[Bug libfortran/35132] Formatted stream I/O write should truncate

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Feb 8 21:41:00 GMT 2008



------- Comment #3 from jvdelisle at gcc dot gnu dot org  2008-02-08 21:40 -------
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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35132



More information about the Gcc-bugs mailing list