On 10/30/19 9:01 AM, Martin Liška wrote: > Hi. > > There's a small code refactoring. > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed? > Thanks, > Martin > > > 0001-Come-up-with-ggc_delete.patch > > From dc92c8c3e31887b23ef419bc60e3c1607d0e9e53 Mon Sep 17 00:00:00 2001 > From: Martin Liska <mli...@suse.cz> > Date: Wed, 30 Oct 2019 12:50:51 +0100 > Subject: [PATCH] Come up with ggc_delete. > > gcc/ChangeLog: > > 2019-10-30 Martin Liska <mli...@suse.cz> > > * ggc.h (ggc_delete): New function. > * ipa-fnsummary.c (ipa_free_fn_summary): Use it. > * ipa-prop.c (ipa_free_all_edge_args): Likewise. > (ipa_free_all_node_params): Likewise. > * ipa-sra.c (ipa_sra_analysis): Likewise.
OK jeff