On 31 August 2012 18:14, Janis Johnson <janis_john...@mentor.com> wrote:
>
> do something like
>
> /* { dg-final { scan-assembler-times "fmrrd\[\\t \]+r0,\[\\t \]*r1,\[\\t 
> \]*d0" 2 } { target arm_little_endian } } */
> /* { dg-final { scan-assembler-times "fmrrd\[\\t \]+r1,\[\\t \]*r0,\[\\t 
> \]*d0" 2  } {target { ! arm_little_endian } } } */
>
> That's untested, but you get the idea.
>
> Janis
>
>

Thanks for your review. Here is an updated patch.

Christophe.

2012-09-03  Christophe Lyon  <christophe.l...@linaro.org>

        gcc/testsuite/
        * gcc.target/arm/neon-vset_lanes8.c, gcc.target/arm/pr51835.c,
        gcc.target/arm/pr48252.c: Fix for big-endian support.

Attachment: big-endian-tests.patch
Description: Binary data

Reply via email to