Commit 8454aad3 by David Edelsohn Committed by David Edelsohn

* gcc.dg/graphite/pr42729.c: XFAIL AIX.

From-SVN: r231598
parent dcca1b05
2015-12-13 David Edelsohn <dje.gcc@gmail.com>
* gcc.dg/graphite/pr42729.c: XFAIL AIX.
2015-12-13 Jeff Law <law@redhat.com> 2015-12-13 Jeff Law <law@redhat.com>
* gcc.target/m68k/pr19201.c: New test. * gcc.target/m68k/pr19201.c: New test.
......
/* { dg-options "-O1 -fgraphite-identity -fcompare-debug" } */ /* { dg-options "-O1 -fgraphite-identity -fcompare-debug" } */
/* { dg-xfail-if "" { powerpc-ibm-aix* } } */
int A[10]; int A[10];
int *foo () int *foo ()
......
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