------- Comment #4 from rguenth at gcc dot gnu dot org 2008-03-24 21:34 ------- It means that the vector is probably re-allocated and the value stored into dead memory. Using valgrind should uncover that fact.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35686