]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.target/powerpc/pr67789.c: Skip on AIX and Darwin.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 12 Nov 2015 13:42:14 +0000 (13:42 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 12 Nov 2015 13:42:14 +0000 (08:42 -0500)
From-SVN: r230255

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/pr67789.c

index c71b979c4c15facd8cf3681a444c06f9cfaa6990..77544697fb7daf87ae9ba3b7539d7af77865d492 100644 (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
index d1bd0479cca58006a160e31eccdae953d9f08556..91fd1a18f3c0ff1f68bc9f45ff202780ae4d8679 100644 (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