[Bug fortran/32924] "Conditional jump depends on uninitialised value": gfortran.dg/large_unit_1.f90

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jul 28 16:13:00 GMT 2007



------- Comment #2 from jvdelisle at gcc dot gnu dot org  2007-07-28 16:13 -------
I believe that valgrind is showing this because the st_parameter_common
structure "cmp" is set at compile time.  The options.locus parameter is
initialized to zero in environ.c


-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list