This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ARM,AArch64][testsuite] Fix vaddl and vaddw tests


On 3 December 2014 at 15:22, Christophe Lyon <christophe.lyon@linaro.org> wrote:
> Hi,
>
> Here is a fix for typos in the AdvSimd intrinsic tests, where vaddl
> and vaddw didn't actually execute the tests. (The function was
> declared in main, instead of called).
>
> This patch also fixes the expected output for these tests.

And it looks like I'll have to apply the same obvious fix to vaddhn.c

>
> OK?
>
> Thanks
> Christophe.
>
> 2014-12-03  Christophe Lyon  <christophe.lyon@linaro.org>
>
>     testsuite/
>     * gcc.target/aarch64/advsimd-intrinsics/vaddl.c: Actually execute
>     the test. Fix expected output.
>     * gcc.target/aarch64/advsimd-intrinsics/vaddw.c: Likewise.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]