* gcc.dg/graphite/id-28.c: Requires pthreads.
authorNathan Sidwell <nathan@acm.org>
Fri, 4 Dec 2015 13:47:47 +0000 (13:47 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 4 Dec 2015 13:47:47 +0000 (13:47 +0000)
From-SVN: r231266

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/graphite/id-28.c

index 2944394d67a80cc5911ad813e3d454cc943c81b1..4c81b17e76ebc6bb34027c4e472df786469256e8 100644 (file)
@@ -1,3 +1,7 @@
+2015-12-04  Nathan Sidwell  <nathan@acm.org>
+
+       * gcc.dg/graphite/id-28.c: Requires pthreads.
+
 2015-12-04  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc.dg/vla-24.c: New test.
index 941a1e4f5431a6a2364b636dadff42bd43aa1f7b..3c4bd2322c4f25c11bf2a8b642580d10010066b3 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-options "-fcilkplus -floop-nest-optimize -O3" } */
+/* { dg-require-effective-target pthread } */
 
 #if HAVE_IO
 #include <stdio.h>