Commit 8fc5b387 by Greta Yorsh Committed by Greta Yorsh

pr54782.c: Require effective target pthread.

gcc/testsuite

        * gcc.dg/pr54782.c: Require effective target pthread.

From-SVN: r192316
parent 42424495
2012-10-10 Greta Yorsh <Greta.Yorsh@arm.com>
* gcc.dg/pr54782.c: Require target with pthread support.
2012-10-10 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/53122
......
/* { dg-do compile } */
/* { dg-require-effective-target pthread } */
/* { dg-options "-O -ffast-math -ftree-parallelize-loops=2 -g" } */
struct S
......
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