diff options
Diffstat (limited to 'libgomp/testsuite/libgomp.graphite/pr41118.c')
-rw-r--r-- | libgomp/testsuite/libgomp.graphite/pr41118.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libgomp/testsuite/libgomp.graphite/pr41118.c b/libgomp/testsuite/libgomp.graphite/pr41118.c index 18e95ed8b5b..4256f4aac3d 100644 --- a/libgomp/testsuite/libgomp.graphite/pr41118.c +++ b/libgomp/testsuite/libgomp.graphite/pr41118.c @@ -13,7 +13,4 @@ int main(void) } /* Check that parallel code generation part make the right answer. */ -/* { dg-final { cleanup-tree-dump "graphite" } } */ /* { dg-final { scan-tree-dump-times "loopfn" 0 "optimized" } } */ -/* { dg-final { cleanup-tree-dump "parloops" } } */ -/* { dg-final { cleanup-tree-dump "optimized" } } */ |