[Bug rtl-optimization/53706] [4.8 Regression] Bootstrap failure due to "Invalid write of size 8 at 0xBDC35E: variable_htab_free (var-tracking.c:1418)

aoliva at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 18 09:50:00 GMT 2012


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

--- Comment #7 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2012-06-18 09:50:01 UTC ---
It's a bit surprising, but I guess it makes sense.  I'd reorder the
initializers too, so that we release stuff in the reverse order of allocation.



More information about the Gcc-bugs mailing list