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 fortran/28339] gfortran misses a record from a format statement



------- Comment #3 from jvdelisle at gcc dot gnu dot org  2006-07-19 05:32 -------
Well, I have found the problem here, but still need to formulate the solution. 
For internal units, if the bytes left in a record is zero we break out of the
next_record_w function.  Not a good thing.


-- 


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


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