* g++.dg/eh/simd-2.C: XFAIL on AIX and SPE.

From-SVN: r106933
This commit is contained in:
David Edelsohn 2005-11-15 04:42:30 +00:00 committed by David Edelsohn
parent 8c5285e1cb
commit 9193863e4e
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-11-14 David Edelsohn <edelsohn@gnu.org>
* g++.dg/eh/simd-2.C: XFAIL on AIX and SPE.
2005-11-14 Diego Novillo <dnovillo@redhat.com>
PR 24840

View File

@ -4,6 +4,7 @@
// { dg-options "-O -w" { target i?86-*-* } }
// { dg-options "-O -w" { target { x86_64-*-* && ilp32 } } }
// { dg-options "-O -w -maltivec" { target powerpc*-*-linux* } }
// { dg-xfail-if "" { "powerpc-*-eabispe*" "powerpc-ibm-aix*" } { "*" } { "" } }
// { dg-do run }
#include "check-vect.h"