mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-19 11:00:48 +08:00
[PR99233] tesstsuite: Run test pr96264.c only for little endian
The test in question is assumed to work only for little endian target. gcc/testsuite/ChangeLog: PR testsuite/99233 * gcc.target/powerpc/pr96264.c: Run it only for powerpc64le.
This commit is contained in:
parent
01c2ce169a
commit
557a0d3b1b
@ -1,4 +1,4 @@
|
||||
/* { dg-do run } */
|
||||
/* { dg-do run { target { powerpc64le-*-* } } } */
|
||||
/* { dg-options "-Os -fno-forward-propagate -fschedule-insns -fno-tree-ter -Wno-psabi" } */
|
||||
/* { dg-require-effective-target p8vector_hw } */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user