This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/35632] [Regression] stream io broken on FreeBSD due to ftruncate changes.



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]