re PR middle-end/54313 (GCC fails to bootstrap with MALLOC_PERTURB – Segfault in bitmap_obstack_free)
PR middle-end/54313 * dse.c (dse_step7): Don't free kill_on_calls bitmap, it is freed when its obstack is release. From-SVN: r190502
This commit is contained in:
parent
32b2d8f3a6
commit
e0de76d8ad
@ -1,3 +1,9 @@
|
||||
2012-08-18 Steven Bosscher <steven@gcc.gnu.org>
|
||||
|
||||
PR middle-end/54313
|
||||
* dse.c (dse_step7): Don't free kill_on_calls bitmap, it is
|
||||
freed when its obstack is release.
|
||||
|
||||
2012-08-18 Andrew Pinski <pinskia@gmail.com>
|
||||
|
||||
* alloc-pool.c (pool_alloc): Add valgrind markers.
|
||||
|
Loading…
x
Reference in New Issue
Block a user