Commit d0db532d by Mike Stump

Add missing pthread requirement.

From-SVN: r189485
parent abc4d4e9
/* { dg-do compile } */
/* { dg-require-effective-target pthread } */
/* { dg-options "-O2 -ftree-parallelize-loops=2 -fno-tree-loop-im" } */
extern int *b, *e[8], d;
......
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