Commit 9193863e by David Edelsohn Committed by David Edelsohn

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

From-SVN: r106933
parent 8c5285e1
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> 2005-11-14 Diego Novillo <dnovillo@redhat.com>
PR 24840 PR 24840
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
// { dg-options "-O -w" { target i?86-*-* } } // { dg-options "-O -w" { target i?86-*-* } }
// { dg-options "-O -w" { target { x86_64-*-* && ilp32 } } } // { dg-options "-O -w" { target { x86_64-*-* && ilp32 } } }
// { dg-options "-O -w -maltivec" { target powerpc*-*-linux* } } // { dg-options "-O -w -maltivec" { target powerpc*-*-linux* } }
// { dg-xfail-if "" { "powerpc-*-eabispe*" "powerpc-ibm-aix*" } { "*" } { "" } }
// { dg-do run } // { dg-do run }
#include "check-vect.h" #include "check-vect.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment