Re: [PR ipa/66616] Fix artificial thunk ABI issues

2016-01-08 Thread Jan Hubicka
> Hi, > > i386 -m32 failure of the PR 66616 testcase was caused by the fact > that, on the callee side, the calling conventions of a thunk are > decided according to the properties of the function it is associated > with, but on the caller side, the actual thunk is examined. Since > they depend o

[PR ipa/66616] Fix artificial thunk ABI issues

2016-01-08 Thread Martin Jambor
Hi, i386 -m32 failure of the PR 66616 testcase was caused by the fact that, on the callee side, the calling conventions of a thunk are decided according to the properties of the function it is associated with, but on the caller side, the actual thunk is examined. Since they depend on the can_chan