[Bug libfortran/31297] Use of uninitialized variables in libgfortran's I/O
tkoenig at alice-dsl dot net
gcc-bugzilla@gcc.gnu.org
Sat Mar 24 22:44:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list