This is the mail archive of the gcc-patches@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]

Re: [patch, fortran] Large transfer support for IO library


Hi again,

here's a slightly updated patch. Compared to the previous one, in
write_block_direct it adds the number of bytes transferred to
ioparm.size after the actual transfer to catch any errors where the
transferred size is different from the intented. It also removes a
comment from reset_stream that was a leftover from my own testing.

-- 
Janne Blomqvist

Attachment: large_trans-2.diff
Description: Text document


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