Re: [PATCH] More leak plugs for PR54146

2012-08-17 Thread Richard Guenther
On Fri, 17 Aug 2012, Jakub Jelinek wrote: > On Fri, Aug 17, 2012 at 09:46:35AM +0200, Richard Guenther wrote: > > --- gcc/tree-vect-slp.c (revision 190447) > > +++ gcc/tree-vect-slp.c (working copy) > > @@ -1858,8 +1862,11 @@ new_bb_vec_info (basic_block bb) > > static void > > destroy_b

Re: [PATCH] More leak plugs for PR54146

2012-08-17 Thread Jakub Jelinek
On Fri, Aug 17, 2012 at 09:46:35AM +0200, Richard Guenther wrote: > --- gcc/tree-vect-slp.c (revision 190447) > +++ gcc/tree-vect-slp.c (working copy) > @@ -1858,8 +1862,11 @@ new_bb_vec_info (basic_block bb) > static void > destroy_bb_vec_info (bb_vec_info bb_vinfo) > { > + VEC (sl

[PATCH] More leak plugs for PR54146

2012-08-17 Thread Richard Guenther
Bootstrapped and tested on x86_64-unknown-linux-gnu, applied. Richard. 2012-08-16 Richard Guenther * tree-sra.c (modify_function): Free redirect_callers vector. * ipa-split.c (split_function): Free args_to_pass vector. * tree-vect-data-refs.c (vect_peeling_hash_get_lo