[Patch ARM testsuite] fix 3 tests for big-endian

Christophe Lyon christophe.lyon@linaro.org
Tue Sep 11 15:06:00 GMT 2012


Ping?
http://gcc.gnu.org/ml/gcc-patches/2012-09/msg00068.html

Thanks
Christophe.


On 3 September 2012 11:01, Christophe Lyon <christophe.lyon@linaro.org> wrote:
> On 31 August 2012 18:14, Janis Johnson <janis_johnson@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.lyon@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.



More information about the Gcc-patches mailing list