* gcc.target/powerpc/pr67789.c: Skip on AIX and Darwin.

From-SVN: r230255
This commit is contained in:
David Edelsohn 2015-11-12 13:42:14 +00:00 committed by David Edelsohn
parent aef44df1e3
commit 8339a33e54
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2015-11-12 David Edelsohn <dje.gcc@gmail.com>
* gcc.target/powerpc/pr67789.c: Skip on AIX and Darwin.
2015-11-12 Ilya Enkovich <enkovich.gnu@gmail.com>
PR tree-optimization/68305

View File

@ -1,5 +1,6 @@
/* { dg-do assemble } */
/* { dg-options "-O2 -msecure-plt -fPIC" } */
/* { dg-skip-if "" { powerpc*-*-darwin* powerpc-ibm-aix* } { "*" } { "" } } */
#define FE_TONEAREST 0
#define FE_UPWARD 1