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: "tkoenig at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Nov 2006 20:42:20 -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 #9 from tkoenig at gcc dot gnu dot org 2006-11-19 20:42 -------
Created an attachment (id=12646)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12646&action=view)
Latest update
Here's the latest update of the patch, for reading, writing and
backspace.
In order to be able to test this at all, I set a maximums subrecord
size of 16 (see the #ifdef).
This is getting to the state where the patch could use testing
by people who actually write > 2GB records (I can't do that on
my home system). Volunteers, anybody? :-)
Thomas
--
tkoenig at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12609|0 |1
is obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29568