pr83435.c: Restrict to target pthread.

2018-01-16  Richard Biener  <rguenther@suse.de>

	* gcc.dg/graphite/pr83435.c: Restrict to target pthread.

From-SVN: r256724
This commit is contained in:
Richard Biener 2018-01-16 08:08:35 +00:00 committed by Richard Biener
parent 453ec1ad7a
commit 206c8300ca
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2018-01-16 Richard Biener <rguenther@suse.de>
* gcc.dg/graphite/pr83435.c: Restrict to target pthread.
2018-01-16 Richard Biener <rguenther@suse.de>
PR testsuite/82132

View File

@ -1,4 +1,4 @@
/* { dg-do compile } */
/* { dg-do compile { target pthread } } */
/* { dg-options "-O -ftree-parallelize-loops=2 -floop-parallelize-all" } */
int yj, ax;