> So we've been seeing
>
> FAIL: gcc.target/aarch64/vldN_dup_1.c
>
> on aarch64_be-none-elf, since this patch went in. Felix, did you test for
> bigendian?
>
> However, this failure is fixed if I apply David Sherwood's patch set:
>
> https://gcc.gnu.org/ml/gcc-patches/2014-10/msg00942.html
> https://gcc.gnu.org/ml/gcc-patches/2014-10/msg01099.html
>
> So maybe I can "ping" that on David's behalf (+Alan Hayward's
> https://gcc.gnu.org/ml/gcc-patches/2014-10/msg00952.html on which those two
> patches depend).
>
> Cheers, Alan
>
>
Hi Alan,
As we don't have a big-endian platform, we carried the testing for
little-endian.
Hope this is helpful to you.