Re: [PATCH 13/14][ARM/AArch64 testsuite] Use gcc-dg-runtest in advsimd-intrinsics.exp

2015-05-28 Thread Christophe Lyon
On 28 May 2015 at 12:22, Alan Lawrence alan.lawre...@arm.com wrote: Christophe Lyon wrote: On 26 May 2015 at 18:25, Alan Lawrence alan.lawre...@arm.com wrote: I don't see this symptom - I am able to execute such subsets with either my, or Sandra's, advsimd-intrinsics.exp. I didn't try to

Re: [PATCH 13/14][ARM/AArch64 testsuite] Use gcc-dg-runtest in advsimd-intrinsics.exp

2015-05-28 Thread Alan Lawrence
Christophe Lyon wrote: On 26 May 2015 at 18:25, Alan Lawrence alan.lawre...@arm.com wrote: I don't see this symptom - I am able to execute such subsets with either my, or Sandra's, advsimd-intrinsics.exp. I didn't try to run with your patch, I thought it was an oversight of yours. Sorry,

Re: [PATCH 13/14][ARM/AArch64 testsuite] Use gcc-dg-runtest in advsimd-intrinsics.exp

2015-05-28 Thread Christophe Lyon
On 28 May 2015 at 13:32, Christophe Lyon christophe.l...@linaro.org wrote: On 28 May 2015 at 12:22, Alan Lawrence alan.lawre...@arm.com wrote: Christophe Lyon wrote: On 26 May 2015 at 18:25, Alan Lawrence alan.lawre...@arm.com wrote: I don't see this symptom - I am able to execute such

Re: [PATCH 13/14][ARM/AArch64 testsuite] Use gcc-dg-runtest in advsimd-intrinsics.exp

2015-05-28 Thread Alan Lawrence
Christophe Lyon wrote: So in fact, except for the comment about '-w' it seems you initial patch was mostly OK, right? Well, my removing a bunch of that c-torture-init stuff, was what was causing the -Og -g variant to go missing, but apart from that, yes. --Alan

Re: [PATCH 13/14][ARM/AArch64 testsuite] Use gcc-dg-runtest in advsimd-intrinsics.exp

2015-05-26 Thread Christophe Lyon
On 26 May 2015 at 18:25, Alan Lawrence alan.lawre...@arm.com wrote: Christophe Lyon wrote: On 22 April 2015 at 19:36, Alan Lawrence alan.lawre...@arm.com wrote: In the first revision of Christophe Lyon's advsimd-intrinsics tests, https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00532.html ,

Re: [PATCH 13/14][ARM/AArch64 testsuite] Use gcc-dg-runtest in advsimd-intrinsics.exp

2015-05-26 Thread Alan Lawrence
Christophe Lyon wrote: On 22 April 2015 at 19:36, Alan Lawrence alan.lawre...@arm.com wrote: In the first revision of Christophe Lyon's advsimd-intrinsics tests, https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00532.html , both gcc-dg-runtest (to assemble only) and c-torture-execute were used. In

Re: [PATCH 13/14][ARM/AArch64 testsuite] Use gcc-dg-runtest in advsimd-intrinsics.exp

2015-05-25 Thread Christophe Lyon
On 22 April 2015 at 19:36, Alan Lawrence alan.lawre...@arm.com wrote: In the first revision of Christophe Lyon's advsimd-intrinsics tests, https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00532.html , both gcc-dg-runtest (to assemble only) and c-torture-execute were used. In review the

[PATCH 13/14][ARM/AArch64 testsuite] Use gcc-dg-runtest in advsimd-intrinsics.exp

2015-04-22 Thread Alan Lawrence
In the first revision of Christophe Lyon's advsimd-intrinsics tests, https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00532.html , both gcc-dg-runtest (to assemble only) and c-torture-execute were used. In review the gcc-dg-runtest part was then dropped, and execution tests continued using