Commit e9976393 by David Edelsohn Committed by David Edelsohn

ppc-vector-memcpy.c: XFAIL on AIX and SPE.

        * gcc.dg/ppc-vector-memcpy.c: XFAIL on AIX and SPE.
        * gcc.dg/ppc-vector-memset.c: XFAIL on AIX and SPE.

From-SVN: r98093
parent 542f103e
2005-04-13 David Edelsohn <edelsohn@gnu.org>
* gcc.dg/ucnid-[23456].c: XFAIL on AIX.
* gcc.dg/ppc-vector-memcpy.c: XFAIL on AIX and SPE.
* gcc.dg/ppc-vector-memset.c: XFAIL on AIX and SPE.
2005-04-13 Kazu Hirata <kazu@cs.umass.edu>
......
/* { dg-do compile { target powerpc*-*-* } } */
/* { dg-xfail-if "" { "powerpc-*-eabispe*" "powerpc-ibm-aix*" } { "*" } { "" } } */
/* { dg-options "-O -maltivec" } */
/* { dg-final { scan-assembler "lvx" } } */
......
/* { dg-do compile { target powerpc*-*-* } } */
/* { dg-xfail-if "" { "powerpc-*-eabispe*" "powerpc-ibm-aix*" } { "*" } { "" } } */
/* { dg-options "-O -maltivec" } */
/* { dg-final { scan-assembler "stvx" } } */
......
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