------- Additional Comments From steven at gcc dot gnu dot org  2005-01-18 
11:22 -------
That's strange.  I thought ggc_free should poison the memory that is
freed if the compiler is built with checking enabled.  So anything
that uses it after the ggc_free should segfault or die in a similar
horrible way.

Did someone remove ENABLE_GC_CHECKING from --enable-checking??

-- 


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

Reply via email to