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 middle-end/54689] sparseset.h:147 Conditional jump or move depends on uninitialised value(s)


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

Dmitry G. Dyachenko <dimhen at gmail dot com> changed:

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

--- Comment #2 from Dmitry G. Dyachenko <dimhen at gmail dot com> 2012-09-25 07:09:17 UTC ---
r190503: 
* sparseset.c (sparseset_alloc): Use non-clearing allocation.  Tell
        valgrind not to worry about reading from unitialized memory.


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