[PATCH, X86] Disable mfentry for Darwin and amend testing.

2019-05-22 Thread Iain Sandoe
Although this is a Darwin-specific change, I need to touch target-supports.exp and several tests in i386.exp. tested on x86_64-darwin and x86_64-linux-gnu doc change tested with “make pdf”, OK for trunk? backports? (where the tests fail). gcc/ * config/i386/darwin.h: Reject -mfentry*.

Re: [PATCH, X86] Disable mfentry for Darwin and amend testing.

2019-05-22 Thread Uros Bizjak
On Thu, May 23, 2019 at 1:09 AM Iain Sandoe wrote: > > Although this is a Darwin-specific change, I need to touch > target-supports.exp and several tests in i386.exp. > > tested on x86_64-darwin and x86_64-linux-gnu > doc change tested with “make pdf”, > > OK for trunk? > backports? (where the tes

Re: [PATCH, X86] Disable mfentry for Darwin and amend testing.

2019-05-23 Thread Iain Sandoe
Hi Uros, > On 23 May 2019, at 07:33, Uros Bizjak wrote: > > On Thu, May 23, 2019 at 1:09 AM Iain Sandoe wrote: >> >> Although this is a Darwin-specific change, I need to touch >> target-supports.exp and several tests in i386.exp. >> >> tested on x86_64-darwin and x86_64-linux-gnu >> doc chang

Re: [PATCH, X86] Disable mfentry for Darwin and amend testing.

2019-05-23 Thread Uros Bizjak
On Thu, May 23, 2019 at 11:34 AM Iain Sandoe wrote: > > Hi Uros, > > > On 23 May 2019, at 07:33, Uros Bizjak wrote: > > > > On Thu, May 23, 2019 at 1:09 AM Iain Sandoe wrote: > >> > >> Although this is a Darwin-specific change, I need to touch > >> target-supports.exp and several tests in i386.e