> Hi,
>
> On Thu, Sep 01, 2011 at 08:52:30PM +0200, Jan Hubicka wrote:
> > > - Nevertheless, this method of devirtualization cannot automatically
> > > de-thunkize this-adjusting thunks and newly direct calls to them
> > > cannot be inlined because the inliner does not have this capability
> >
Hi,
On Thu, Sep 01, 2011 at 08:52:30PM +0200, Jan Hubicka wrote:
> > - Nevertheless, this method of devirtualization cannot automatically
> > de-thunkize this-adjusting thunks and newly direct calls to them
> > cannot be inlined because the inliner does not have this capability
> > now. Thi
On Thu, Sep 1, 2011 at 8:52 PM, Jan Hubicka wrote:
>> - Nevertheless, this method of devirtualization cannot automatically
>> de-thunkize this-adjusting thunks and newly direct calls to them
>> cannot be inlined because the inliner does not have this capability
>> now. This is in fact a reg
> - Nevertheless, this method of devirtualization cannot automatically
> de-thunkize this-adjusting thunks and newly direct calls to them
> cannot be inlined because the inliner does not have this capability
> now. This is in fact a regression from 4.6, and testcases
> ivinline-7.C and ivi