Commit 6052261c by Ulrich Weigand Committed by Ulrich Weigand

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

From-SVN: r177594
parent b205f1f7
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.
2011-08-09 Uros Bizjak <ubizjak@gmail.com>
......
/* PR tree-optimization/49948 */
/* { dg-do compile } */
/* { dg-require-effective-target pthread } */
/* { dg-options "-O3 -ftree-parallelize-loops=2" } */
extern int a, *b;
......
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