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.