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

Thanks
Christophe.


On 3 September 2012 11:01, Christophe Lyon <christophe.l...@linaro.org> wrote:
> 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.

Reply via email to