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 #17 from tkoenig at gcc dot gnu dot org  2006-11-21 20:40 -------
(In reply to comment #14)
> Using the following test program, see the valgrind output.  Maybe something not
> quite right there. (Though the test passes)

Yes, you forgot to initialize x, which valgrind promptly catches :-)

Thanks for looking this over.  I will look at your other comments.

       Thomas


-- 


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]