Re: [PATCH, PR 57539] Testcase produced by multidelta and indent

2013-08-06 Thread Martin Jambor
Hi, nobody replied to this, presumably because nobody has any objections but also nobody really cares, and the patch sits there in my queue. OTOH, some time ago people on IRC told me to just commit it. It only adds a testcase so I'll take the risk of being yelled at and go ahead. I believe there

Re: [PATCH, PR 57539] Testcase produced by multidelta and indent

2013-06-12 Thread Martin Jambor
Hi, On Wed, Jun 12, 2013 at 01:59:29PM +0200, Martin Jambor wrote: > 2013-06-10 Martin Jambor > > PR tree-optimization/57539 > * cgraphclones.c (cgraph_clone_node): Add parameter new_inlined_to, set > global.inlined_to of the new node to it. All callers changed. > * ip