Re: [testsuite] skip ARM neon-fp16 tests for other -mcpu values

2011-06-26 Thread Janis Johnson
On 06/25/2011 04:56 PM, Mike Stump wrote: > On Jun 15, 2011, at 5:57 PM, Janis Johnson wrote: >> The bug was in my attempt to run the tests with other -mfpu values, so >> I'm very glad you caught that. I tried again, getting rid of the neon >> requirement along the way, and found a way to run the

Re: [testsuite] skip ARM neon-fp16 tests for other -mcpu values

2011-06-25 Thread Mike Stump
On Jun 15, 2011, at 5:57 PM, Janis Johnson wrote: > The bug was in my attempt to run the tests with other -mfpu values, so > I'm very glad you caught that. I tried again, getting rid of the neon > requirement along the way, and found a way to run the VFP fp16 tests > with any of the fp16 values th

Re: [testsuite] skip ARM neon-fp16 tests for other -mcpu values

2011-06-15 Thread Janis Johnson
On 06/15/2011 05:53 AM, Richard Earnshaw wrote: > On 10/06/11 00:43, Janis Johnson wrote: >> On 06/08/2011 03:17 AM, Joseph S. Myers wrote: >>> On Tue, 7 Jun 2011, Janis Johnson wrote: >>> These tests fail when multilib options use -mfpu= and override the -mfpu=neon-fp16 used for the

Re: [testsuite] skip ARM neon-fp16 tests for other -mcpu values

2011-06-15 Thread Richard Earnshaw
On 10/06/11 00:43, Janis Johnson wrote: > On 06/08/2011 03:17 AM, Joseph S. Myers wrote: >> On Tue, 7 Jun 2011, Janis Johnson wrote: >> >>> These tests fail when multilib options use -mfpu= and override the >>> -mfpu=neon-fp16 used for the test: >>> >>> g++.dg/ext/arm-fp16/arm-fp16-ops-5.C >>

Re: [testsuite] skip ARM neon-fp16 tests for other -mcpu values

2011-06-09 Thread Janis Johnson
On 06/08/2011 03:17 AM, Joseph S. Myers wrote: > On Tue, 7 Jun 2011, Janis Johnson wrote: > >> These tests fail when multilib options use -mfpu= and override the >> -mfpu=neon-fp16 used for the test: >> >> g++.dg/ext/arm-fp16/arm-fp16-ops-5.C >> g++.dg/ext/arm-fp16/arm-fp16-ops-6.C >> gc

Re: [testsuite] skip ARM neon-fp16 tests for other -mcpu values

2011-06-08 Thread Janis Johnson
On 06/08/2011 03:17 AM, Joseph S. Myers wrote: > On Tue, 7 Jun 2011, Janis Johnson wrote: > >> These tests fail when multilib options use -mfpu= and override the >> -mfpu=neon-fp16 used for the test: >> >> g++.dg/ext/arm-fp16/arm-fp16-ops-5.C >> g++.dg/ext/arm-fp16/arm-fp16-ops-6.C >> gc

Re: [testsuite] skip ARM neon-fp16 tests for other -mcpu values

2011-06-08 Thread Joseph S. Myers
On Tue, 7 Jun 2011, Janis Johnson wrote: > These tests fail when multilib options use -mfpu= and override the > -mfpu=neon-fp16 used for the test: > > g++.dg/ext/arm-fp16/arm-fp16-ops-5.C > g++.dg/ext/arm-fp16/arm-fp16-ops-6.C > gcc.dg/torture/arm-fp16-ops-5.c > gcc.dg/torture/arm-fp1

Re: [testsuite] skip ARM neon-fp16 tests for other -mcpu values

2011-06-07 Thread Janis Johnson
On 06/07/2011 06:29 PM, Mike Stump wrote: > On Jun 7, 2011, at 6:06 PM, Janis Johnson wrote: >> These tests fail when multilib options use -mfpu= and override the >> -mfpu=neon-fp16 used for the test: > >> OK for trunk and 4.6 branch? > > Ok, but watch for comments from arm people. Yes, I'm

Re: [testsuite] skip ARM neon-fp16 tests for other -mcpu values

2011-06-07 Thread Mike Stump
On Jun 7, 2011, at 6:06 PM, Janis Johnson wrote: > These tests fail when multilib options use -mfpu= and override the > -mfpu=neon-fp16 used for the test: > OK for trunk and 4.6 branch? Ok, but watch for comments from arm people.

[testsuite] skip ARM neon-fp16 tests for other -mcpu values

2011-06-07 Thread Janis Johnson
These tests fail when multilib options use -mfpu= and override the -mfpu=neon-fp16 used for the test: g++.dg/ext/arm-fp16/arm-fp16-ops-5.C g++.dg/ext/arm-fp16/arm-fp16-ops-6.C gcc.dg/torture/arm-fp16-ops-5.c gcc.dg/torture/arm-fp16-ops-6.c gcc.target/arm/fp16-compile-vcvt.c The opti