Commit cc513439 by Andy Hutchinson Committed by Andy Hutchinson

pr34330.c: Skip test for targets without pthread.

* gcc.dg/torture/pr34330.c: Skip test for targets without pthread.
* gcc.dg/torture/pr36244.c: Ditto.
* gcc.dg/tree-ssa/pr36181.c: Ditto.

From-SVN: r136301
parent 1bf29643
2008-06-02 Andy Hutchinson <hutchinsonandy@aim.com>
* gcc.dg/torture/pr34330.c: Skip test for targets without pthread.
* gcc.dg/torture/pr36244.c: Ditto.
* gcc.dg/tree-ssa/pr36181.c: Ditto.
2008-06-02 Janus Weil <janus@gcc.gnu.org>
PR fortran/36361
......
/* { dg-do compile } */
/* { dg-require-effective-target pthread } */
/* { dg-options "-ftree-parallelize-loops=4 -ftree-vectorize" } */
struct T
......
/* { dg-do compile } */
/* { dg-require-effective-target pthread } */
/* { dg-options "-O3 -ftree-parallelize-loops=4" } */
struct p7prior_s {
......
/* { dg-do compile } */
/* { dg-require-effective-target pthread } */
/* { dg-options "-O3 -ftree-parallelize-loops=2" } */
int foo ()
......
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