* gcc.dg/pr49948.c: Require pthread effective target.
From-SVN: r177594
This commit is contained in:
parent
b205f1f7fb
commit
6052261c0c
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2011-08-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
|
||||
|
||||
* gcc.dg/pr49948.c: Require pthread effective target.
|
||||
|
||||
2011-08-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
|
||||
|
||||
* gcc.dg/lto/20110201-1_0.c: Provide dummy sqrt.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* PR tree-optimization/49948 */
|
||||
/* { dg-do compile } */
|
||||
/* { dg-require-effective-target pthread } */
|
||||
/* { dg-options "-O3 -ftree-parallelize-loops=2" } */
|
||||
|
||||
extern int a, *b;
|
||||
|
|
Loading…
Add table
Reference in a new issue