------- Comment #5 from jvdelisle at gcc dot gnu dot org 2008-03-19 05:40 ------- Steve, also please replace the aborts in the test case and see what is really happening. streamio_4.f90 is doing a large number of individual WRITEs in the loop and your ktrace shows no failure of truncate. This test case also exercises the buffering and it could be a READ error as well. Need more data. Thanks
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35632