Re: [PATCH, PR 57539] Fix refdesc remapping during inlining

2013-06-20 Thread Jan Hubicka
> Hi, > > PR 57539 revealed two problems with remapping reference descriptors > during cloning of trees of inlined call graph nodes. First, when > indirect inlining is involved, we happily remove the reference > descriptor itself by calling ipa_free_edge_args_substructures in > ipa_propagate_indi

[PATCH, PR 57539] Fix refdesc remapping during inlining

2013-06-12 Thread Martin Jambor
Hi, PR 57539 revealed two problems with remapping reference descriptors during cloning of trees of inlined call graph nodes. First, when indirect inlining is involved, we happily remove the reference descriptor itself by calling ipa_free_edge_args_substructures in ipa_propagate_indirect_call_info