This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/29568] implement unformatted files with subrecords (Intel style)
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Nov 2006 08:24:01 -0000
- Subject: [Bug libfortran/29568] implement unformatted files with subrecords (Intel style)
- References: <bug-29568-10391@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #25 from jvdelisle at gcc dot gnu dot org 2006-11-27 08:24 -------
I have successfully completed testing to the extent I can including large
numbers of I/O operations and huge records (> 5 gigabyte) and large file (50
gigabyte).
All looks Good. I have performance checked against ifort and gfortran is
comparable at least for my simple tests. With my minor comments offlist I
think this is ready to submit for approval.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29568