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: 21 Nov 2006 20:40:21 -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 #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