Re: tree-ssa-structalias.c: alloc_pool for struct equiv_class_label

2011-08-22 Thread Dimitrios Apostolou
On Mon, 22 Aug 2011, Richard Guenther wrote: On Mon, Aug 22, 2011 at 9:46 AM, Dimitrios Apostolou wrote: 2011-08-22  Dimitrios Apostolou          * tree-ssa-structalias.c (equiv_class_add)        (perform_var_substitution, free_var_substitution_info): Created a        new equiv_class_pool al

Re: tree-ssa-structalias.c: alloc_pool for struct equiv_class_label

2011-08-22 Thread Richard Guenther
On Mon, Aug 22, 2011 at 9:46 AM, Dimitrios Apostolou wrote: > > 2011-08-22  Dimitrios Apostolou   > >        * tree-ssa-structalias.c (equiv_class_add) >        (perform_var_substitution, free_var_substitution_info): Created a >        new equiv_class_pool allocator pool for struct >        equiv_

Re: tree-ssa-structalias.c: alloc_pool for struct equiv_class_label

2011-08-22 Thread Dimitrios Apostolou
Forgot the patch... On Mon, 22 Aug 2011, Dimitrios Apostolou wrote: 2011-08-22 Dimitrios Apostolou * tree-ssa-structalias.c (equiv_class_add) (perform_var_substitution, free_var_substitution_info): Created a new equiv_class_pool allocator pool for struct equi