XFAILed on trunk as well.  Somehow I missed this.

Richard.

2019-01-28  Richard Biener  <rguent...@suse.de>

        PR testsuite/89064
        PR tree-optimization/86865
        * testsuite/libgomp.graphite/force-parallel-5.c: XFAIL.

Index: libgomp/testsuite/libgomp.graphite/force-parallel-5.c
===================================================================
--- libgomp/testsuite/libgomp.graphite/force-parallel-5.c       (revision 
268332)
+++ libgomp/testsuite/libgomp.graphite/force-parallel-5.c       (working copy)
@@ -31,6 +31,6 @@ int main(void)
 }
 
 /* Check that parallel code generation part make the right answer.  */
-/* { dg-final { scan-tree-dump-times "2 loops carried no dependency" 1 
"graphite" } } */
+/* { dg-final { scan-tree-dump-times "2 loops carried no dependency" 1 
"graphite" { xfail *-*-* } } } */
 /* { dg-final { scan-tree-dump-times "loopfn.0" 4 "optimized" } } */
 /* { dg-final { scan-tree-dump-times "loopfn.1" 4 "optimized" } } */

Reply via email to