ggc-common.c (ggc_prune_overhead_list): Do not delete surviving allocations.
authorJan Hubicka <jh@suse.cz>
Wed, 6 Nov 2019 19:36:22 +0000 (20:36 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 6 Nov 2019 19:36:22 +0000 (19:36 +0000)
commit5d24b4f2dad8883db004481ebd633a0bf8d4f8e9
tree26254a0b9d22d2713949b92f16cd72737ebc5f0e
parent0c92c8627c1cbf7cbc76d065514a564dc8f044c0
ggc-common.c (ggc_prune_overhead_list): Do not delete surviving allocations.

* ggc-common.c (ggc_prune_overhead_list): Do not delete surviving
allocations.
* mem-stats.h (mem_alloc_description<T>::release_object_overhead):
Do not silently ignore summary corruptions.

From-SVN: r277890
gcc/ChangeLog
gcc/ggc-common.c
gcc/mem-stats.h