Re: [PATCH, X86] Fix PR82920 (code part).

2019-05-12 Thread Iain Sandoe
> On 10 May 2019, at 22:22, Uros Bizjak wrote: > > On Fri, May 10, 2019 at 11:03 PM Iain Sandoe wrote: >> >> PR82920 is about CET fails on Darwin. >> >> Initially, this was expected to be just a testsuite issue, however it turns >> out that the indirection thunks code has inconsistent

Re: [PATCH, X86] Fix PR82920 (code part).

2019-05-10 Thread Uros Bizjak
On Fri, May 10, 2019 at 11:03 PM Iain Sandoe wrote: > > Hi! > > PR82920 is about CET fails on Darwin. > > Initially, this was expected to be just a testsuite issue, however it turns > out that the indirection thunks code has inconsistent handling of the output > of labels. Thus some of the

[PATCH, X86] Fix PR82920 (code part).

2019-05-10 Thread Iain Sandoe
Hi! PR82920 is about CET fails on Darwin. Initially, this was expected to be just a testsuite issue, however it turns out that the indirection thunks code has inconsistent handling of the output of labels. Thus some of the output is missing the leading “_” on Darwin, which breaks ABI and