Hi Richard,

> The following adjusts the testcase to only run on little-endian.
>
> Tested on x86_64-unknown-linux-gnu, will push unless I've done it
> wrong (Rainer?)

no, that's exactly what I meant.  Tested on sparc-sun-solaris2.11 for
good measure.

> diff --git a/gcc/testsuite/gcc.dg/torture/builtin-shufflevector-pr123156.c 
> b/gcc/testsuite/gcc.dg/torture/builtin-shufflevector-pr123156.c
> index ec220bcf39c..7d379749631 100644
> --- a/gcc/testsuite/gcc.dg/torture/builtin-shufflevector-pr123156.c
> +++ b/gcc/testsuite/gcc.dg/torture/builtin-shufflevector-pr123156.c
> @@ -1,4 +1,4 @@
> -/* { dg-do run } */
> +/* { dg-do run { target le } } */

Maybe add a PR testsuite/123353 reference as explanation?  Your call.

Thanks.
        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to