Re: [PATCH 32/30][arm][testsuite] Fix various tests

2017-06-14 Thread Christophe Lyon
On 14 June 2017 at 16:27, Richard Earnshaw (lists) wrote: > On 13/06/17 18:29, Richard Earnshaw (lists) wrote: >> This test was overriding the options that had been detected as being >> necessary to enable Neon. The result was that the combination of the >> test's options and those auto-detected

Re: [PATCH 32/30][arm][testsuite] Fix various tests

2017-06-14 Thread Richard Earnshaw (lists)
On 13/06/17 18:29, Richard Earnshaw (lists) wrote: > This test was overriding the options that had been detected as being > necessary to enable Neon. The result was that the combination of the > test's options and those auto-detected were not compatible with neon > leading to a test failure. The