public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/31298]  New: Uninitialized variable in f951 (in read_module)
@ 2007-03-21 15:15 burnus at gcc dot gnu dot org
  2007-03-28  1:39 ` [Bug fortran/31298] " jvdelisle at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: burnus at gcc dot gnu dot org @ 2007-03-21 15:15 UTC (permalink / raw)
  To: gcc-bugs

valgrind finds when compiling gfortran.dg/use_6.f90
the following unitinitalized variables:

==29473== Conditional jump or move depends on uninitialised value(s)
==29473==    at 0x43DD76: read_module (module.c:733)
==29473==    by 0x43E664: gfc_use_module (module.c:4201)
==29473==    by 0x443DC7: accept_statement (parse.c:1256)
==29473==    by 0x444854: parse_spec (parse.c:1902)
==29473==    by 0x445C95: parse_progunit (parse.c:2901)
==29473==    by 0x445F01: gfc_parse_file (parse.c:3239)
==29473==    by 0x46423D: gfc_be_parse_file (f95-lang.c:307)
==29473==    by 0x679573: toplev_main (toplev.c:1050)
==29473==    by 0x52BE943: (below main) (in /lib64/libc-2.5.so)

Analogusly for use_5.f90.


-- 
           Summary: Uninitialized variable in f951 (in read_module)
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2009-11-01 18:06 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-21 15:15 [Bug fortran/31298] New: Uninitialized variable in f951 (in read_module) burnus at gcc dot gnu dot org
2007-03-28  1:39 ` [Bug fortran/31298] " jvdelisle at gcc dot gnu dot org
2007-03-28  3:21 ` jvdelisle at gcc dot gnu dot org
2007-03-31 21:51 ` burnus at gcc dot gnu dot org
2007-04-15 19:20 ` burnus at gcc dot gnu dot org
2007-04-18  9:18 ` burnus at gcc dot gnu dot org
2007-05-22 12:32 ` fxcoudert at gcc dot gnu dot org
2007-05-22 12:45 ` burnus at gcc dot gnu dot org
2007-06-23 13:41 ` [Bug fortran/31298] Uninitialized variable in f951 (in read_module) / renaming operator in USE burnus at gcc dot gnu dot org
2007-08-14 21:17 ` burnus at gcc dot gnu dot org
2007-08-17  8:14 ` [Bug fortran/31298] F2003: use mod, operator(+) => operator(.userOp.) not supported burnus at gcc dot gnu dot org
2007-08-17 15:10 ` patchapp at dberlin dot org
2007-08-26 18:37 ` burnus at gcc dot gnu dot org
2007-08-26 18:43 ` burnus at gcc dot gnu dot org
2008-01-15 15:33 ` burnus at gcc dot gnu dot org
2008-03-14 16:46 ` rguenth at gcc dot gnu dot org
2009-11-01 18:06 ` burnus 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).