Re: [PATCH 1/2] [ARM,testsuite] Skip tests incompatible with -mpure-code

2019-11-05 Thread Christophe Lyon
On Mon, 4 Nov 2019 at 17:54, Kyrill Tkachov wrote: > > Hi Christophe, > > On 10/18/19 2:18 PM, Christophe Lyon wrote: > > Hi, > > > > All these tests fail when using -mpure-code: > > * some force A or R profile > > * some use Neon > > * some use -fpic/-fPIC > > all of which are not supported by th

Re: [PATCH 1/2] [ARM,testsuite] Skip tests incompatible with -mpure-code

2019-11-04 Thread Kyrill Tkachov
Hi Christophe, On 10/18/19 2:18 PM, Christophe Lyon wrote: Hi, All these tests fail when using -mpure-code: * some force A or R profile * some use Neon * some use -fpic/-fPIC all of which are not supported by this option. OK? Hmm... I'm tempted to ask if it would be simpler to add a check f

Re: [PATCH 1/2] [ARM,testsuite] Skip tests incompatible with -mpure-code

2019-11-03 Thread Christophe Lyon
Ping? https://gcc.gnu.org/ml/gcc-patches/2019-10/msg01357.html On Fri, 18 Oct 2019 at 15:18, Christophe Lyon wrote: > > Hi, > > All these tests fail when using -mpure-code: > * some force A or R profile > * some use Neon > * some use -fpic/-fPIC > all of which are not supported by this option.

[PATCH 1/2] [ARM,testsuite] Skip tests incompatible with -mpure-code

2019-10-18 Thread Christophe Lyon
:00:00 2001 From: Christophe Lyon Date: Thu, 17 Oct 2019 11:11:48 +0200 Subject: [PATCH 1/2] [ARM,testsuite] Skip tests incompatible with -mpure-code. All these tests fail when using -mpure-code: * some force A or R profile * some use Neon * some use -fpic/-fPIC all of which are not supported by