aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/darwin-longlong.c
diff options
context:
space:
mode:
authorDavid Edelsohn <edelsohn@gnu.org>2004-09-17 13:48:43 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>2004-09-17 09:48:43 -0400
commit57f0099a9633018a8812b64e7134fe93b62ab972 (patch)
tree7e6f01f6fb980aba79025642ab4b4984c2d9accb /gcc/testsuite/gcc.dg/darwin-longlong.c
parent93ed8a01c6ee6b8c907ff5d055033b34db8a2eef (diff)
downloadgcc-57f0099a9633018a8812b64e7134fe93b62ab972.zip
gcc-57f0099a9633018a8812b64e7134fe93b62ab972.tar.gz
gcc-57f0099a9633018a8812b64e7134fe93b62ab972.tar.bz2
* gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
From-SVN: r87645
Diffstat (limited to 'gcc/testsuite/gcc.dg/darwin-longlong.c')
-rw-r--r--gcc/testsuite/gcc.dg/darwin-longlong.c1
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>