------- Comment #31 from jvdelisle at verizon dot net 2007-12-02 20:58 ------- Subject: Re: access="stream",form="unformatted" doesn't buffer
tkoenig at gcc dot gnu dot org wrote: >> Answer to comment #18, Thomas, the flush is needed for streamio_12.f90 where >> we >> use a write(10, pos=1) to reposition the file somewhere far from the current >> buffer contents. > > I understand that. What I meant to ask is: Why do we > still flush for formatted stream I/O? > :) I misunderstood the question. I am now regression testing without it. We probably don't need it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33985