pr54782.c: Require effective target pthread.
gcc/testsuite * gcc.dg/pr54782.c: Require effective target pthread. From-SVN: r192316
This commit is contained in:
parent
42424495b9
commit
8fc5b387d7
@ -1,3 +1,7 @@
|
||||
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
|
||||
|
@ -1,4 +1,5 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target pthread } */
|
||||
/* { dg-options "-O -ffast-math -ftree-parallelize-loops=2 -g" } */
|
||||
|
||||
struct S
|
||||
|
Loading…
Reference in New Issue
Block a user