On 3 December 2014 at 15:22, Christophe Lyon <christophe.l...@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.l...@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.