Commit 42aa1c42 by David Edelsohn Committed by David Edelsohn

* gcc.dg/pr65521.c: Fail on AIX.

From-SVN: r230195
parent eefa4baf
2015-11-11 David Edelsohn <dje.gcc@gmail.com>
* gcc.dg/pr65521.c: Fail on AIX.
2015-11-11 Sebastian Pop <s.pop@samsung.com> 2015-11-11 Sebastian Pop <s.pop@samsung.com>
* gcc.dg/graphite/fuse-1.c: Adjust pattern. Remove dg-do. * gcc.dg/graphite/fuse-1.c: Adjust pattern. Remove dg-do.
......
/* PR ipa/65521 */ /* PR ipa/65521 */
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-O2 -fcompare-debug" } */ /* { dg-options "-O2 -fcompare-debug" } */
/* { dg-xfail-if "" { powerpc-ibm-aix* } { "*" } { "" } } */
struct S { int s; }; struct S { int s; };
int f6 (void *, unsigned long); int f6 (void *, unsigned long);
......
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