From: Jakub Jelinek Date: Mon, 10 Oct 2022 10:04:56 +0000 (+0200) Subject: Require fgraphite effective target for pr107153.c test [PR107153] X-Git-Tag: basepoints/gcc-14~4016 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a99f511c57b5b02edfd5969148c580b4a8737ee8;p=thirdparty%2Fgcc.git Require fgraphite effective target for pr107153.c test [PR107153] The test uses -floop-parallelize-all which emits a sorry when graphite isn't configured in. 2022-10-10 Jakub Jelinek PR tree-optimization/107153 * gcc.dg/autopar/pr107153.c: Require fgraphite effective target. --- diff --git a/gcc/testsuite/gcc.dg/autopar/pr107153.c b/gcc/testsuite/gcc.dg/autopar/pr107153.c index 2391a674d63e..dbdc1c1def65 100644 --- a/gcc/testsuite/gcc.dg/autopar/pr107153.c +++ b/gcc/testsuite/gcc.dg/autopar/pr107153.c @@ -1,4 +1,4 @@ -/* { dg-do compile } */ +/* { dg-do compile { target fgraphite } } */ /* { dg-options "-O1 -floop-parallelize-all -ftree-parallelize-loops=2 -fno-tree-dominator-opts" } */ void