diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/darwin-longlong.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/darwin-longlong.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/darwin-longlong.c b/gcc/testsuite/gcc.dg/darwin-longlong.c index 1c5d057..b9392c0 100644 --- a/gcc/testsuite/gcc.dg/darwin-longlong.c +++ b/gcc/testsuite/gcc.dg/darwin-longlong.c @@ -1,4 +1,5 @@ /* { dg-do run { target powerpc*-*-* } } */ +/* { dg-xfail-if "" { "powerpc-*-eabispe*" "powerpc-ibm-aix*" } { "-mcpu=G5" } { "" } } */ /* { dg-options "-mcpu=G5" } */ #include <signal.h> |