On 2 July 2015 at 14:44, Christophe Lyon <christophe.l...@linaro.org> wrote: > Hi, > > Here is the missing test for ARM/AArch64 AdvSIMD intrinsic: vget_lane. > > Tested on arm, armeb, aarch64 and aarch64_be targets (using QEMU). > > The tests all pass, expect on armeb where vgetq_lane_s64 and > vgetq_lane_u64 fail. I haven't investigated in details yet. > > OK for trunk? > > 2015-07-02 Christophe Lyon <christophe.l...@linaro.org> > > * gcc.target/aarch64/advsimd-intrinsics/vget_lane.c: New testcase. >
OK /Marcus