c-pch.c
11.9 KB
-
re PR middle-end/56461 (GCC is leaking lots of memory) · 0b50e654
PR middle-end/56461 * ggc-common.c (gt_pch_save): For ENABLE_VALGRIND_CHECKING, if VALGRIND_GET_VBITS is defined, temporarily make object memory all defined, and restore previous valgrind addressability and definability afterwards. Free this_object at the end. * c-pch.c (pch_init): Free target_validity at the end. From-SVN: r196469
Jakub Jelinek committed