Re: Correctly release ipa-reference summarries

2019-10-11 Thread Richard Biener
On Thu, Oct 10, 2019 at 9:21 PM Jan Hubicka wrote: > > Hi, > this patch fixes code removing summaries in ipa-reference. As a memory > leak it may make sense to backport this to release branches. Please do so. Richard. > Honza > > * ipa-reference.c (propagate): Fix releasing of IPA summ

Correctly release ipa-reference summarries

2019-10-10 Thread Jan Hubicka
Hi, this patch fixes code removing summaries in ipa-reference. As a memory leak it may make sense to backport this to release branches. Honza * ipa-reference.c (propagate): Fix releasing of IPA summaries. Index: ipa-reference.c