* gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.

From-SVN: r87645
This commit is contained in:
David Edelsohn 2004-09-17 13:48:43 +00:00 committed by David Edelsohn
parent 93ed8a01c6
commit 57f0099a96
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-09-17 David Edelsohn <edelsohn@gnu.org>
* gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
2004-09-17 Diego Novillo <dnovillo@redhat.com>
* gcc.c-torture/execute/pr17252.c: Use post-increment to

View File

@ -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>