[Bug libfortran/29568] implement unformatted files with subrecords (Intel style)

tkoenig at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 13 19:11:00 GMT 2006



------- Comment #7 from tkoenig at gcc dot gnu dot org  2006-11-13 19:11 -------
Created an attachment (id=12609)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12609&action=view)
newest version

Here's the newest version of the patch, which does
reading and backspace, plus defaults to four-byte record
markers, with requried corrections in the testsuite.

Unfortunately, there was one thinko in the approach I took
with reading. Even for subrecords, we need to be
able to spot if we exceed recl.

Back to the drawing board...


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12581|0                           |1
        is obsolete|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29568



More information about the Gcc-bugs mailing list