public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/19524] New: 5 times uninitialized var in libgfortran
@ 2005-01-19  8:21 marcus at jet dot franken dot de
  2005-01-22  0:36 ` [Bug libfortran/19524] " tobi at gcc dot gnu dot org
  2005-01-25 21:40 ` cvs-commit at gcc dot gnu dot org
  0 siblings, 2 replies; 6+ messages in thread
From: marcus at jet dot franken dot de @ 2005-01-19  8:21 UTC (permalink / raw)
  To: gcc-bugs

during bootstrap the compiler warns: 
 
../../../libgfortran/generated/matmul_l4.c:102: warning: 'astride' is used 
uninitialized in this function 
../../../libgfortran/generated/matmul_l4.c:109: warning: 'bstride' is used 
uninitialized in this function 
../../../libgfortran/generated/matmul_l8.c:102: warning: 'astride' is used 
uninitialized in this function 
../../../libgfortran/generated/matmul_l8.c:109: warning: 'bstride' is used 
uninitialized in this function 
../../../libgfortran/io/read.c:603: warning: 'buffer' is used uninitialized in 
this function 
 
and yes, astride and bstride are used uninitialized in those 2 files, and 
buffer can be used undefined too.

-- 
           Summary: 5 times uninitialized var in libgfortran
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: marcus at jet dot franken dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <bug-19524-3760@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2005-11-18 17:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-19  8:21 [Bug libfortran/19524] New: 5 times uninitialized var in libgfortran marcus at jet dot franken dot de
2005-01-22  0:36 ` [Bug libfortran/19524] " tobi at gcc dot gnu dot org
2005-01-25 21:40 ` cvs-commit at gcc dot gnu dot org
     [not found] <bug-19524-3760@http.gcc.gnu.org/bugzilla/>
2005-11-18 12:54 ` fxcoudert at gcc dot gnu dot org
2005-11-18 12:59 ` tobi at gcc dot gnu dot org
2005-11-18 17:50 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).