Re: [PATCH 2/4] Enhancement of call graph API

2014-06-02 Thread Martin Liška
On 05/30/2014 06:42 PM, Jeff Law wrote: On 05/30/14 00:47, Martin Liška wrote: Hello, this patch enhances callgraph API to enable more precise control of expand_thunk; another function becomes global. Bootstrapped and tested on x86_64-linux. OK for trunk? Thanks, Martin 2014-05-29 Marti

Re: [PATCH 2/4] Enhancement of call graph API

2014-05-30 Thread Jeff Law
On 05/30/14 00:47, Martin Liška wrote: Hello, this patch enhances callgraph API to enable more precise control of expand_thunk; another function becomes global. Bootstrapped and tested on x86_64-linux. OK for trunk? Thanks, Martin 2014-05-29 Martin Liska * cgraph.h (expand_thunk):

[PATCH 2/4] Enhancement of call graph API

2014-05-29 Thread Martin Liška
Hello, this patch enhances callgraph API to enable more precise control of expand_thunk; another function becomes global. Bootstrapped and tested on x86_64-linux. OK for trunk? Thanks, Martin 2014-05-29 Martin Liska * cgraph.h (expand_thunk): New argument added. (address