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/31297] Use of uninitialized variables in libgfortran's I/O



------- Comment #2 from tkoenig at alice-dsl dot net  2007-03-24 22:44 -------
Created an attachment (id=13279)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13279&action=view)
patch for the test cases

All but one of these were errors in the test cases, which are
corrected with this patch.

unf_io_convert_3.f90 is a case where we don't initialize the left-over
bytes when converting.  Hmm... I'll have to look into this some
more.


-- 


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


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