Re: [PATCH, Pointer Bounds Checker 40/x] Support in IPA ICF

2014-10-29 Thread Jeff Law
On 10/28/14 10:38, Ilya Enkovich wrote: Hi, After recent merge with trunk I found that new IPA pass ICF requires few modifications for instrumented code: - instrumentation thunk existence means we cannot merge function into another one and should generate thunk instead - thunk generation s

[PATCH, Pointer Bounds Checker 40/x] Support in IPA ICF

2014-10-28 Thread Ilya Enkovich
Hi, After recent merge with trunk I found that new IPA pass ICF requires few modifications for instrumented code: - instrumentation thunk existence means we cannot merge function into another one and should generate thunk instead - thunk generation should set with_bounds flag for instrumented