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

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



------- Comment #19 from jvdelisle at gcc dot gnu dot org  2006-11-22 01:55 -------
I noticed with ifort that with recl=25, a severe run time error is given for
exceeding the record length.  gfc happily proceeds and this is not related to
the patch.  Hmm, have we dropped an error check somewhere on recl?


-- 


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


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