[Bug libfortran/33985] access="stream",form="unformatted" doesn't buffer
jvdelisle at verizon dot net
gcc-bugzilla@gcc.gnu.org
Sun Dec 2 20:58:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list