Commit 317346b2 by Richard Biener

testsuite/91171 no longer needed XFAIL

2020-01-27  Richard Biener  <rguenther@suse.de>

	PR testsuite/91171
	* gcc.dg/graphite/scop-21.c: un-XFAIL.
parent 26d949c8
2020-01-27 Richard Biener <rguenther@suse.de>
PR testsuite/91171
* gcc.dg/graphite/scop-21.c: un-XFAIL.
2020-01-27 Claudiu Zissulescu <claziss@synopsys.com>
* gcc.target/arc/interrupt-6.c: Update test.
......
......@@ -30,5 +30,4 @@ int test ()
return a[20];
}
/* XFAILed by the fix for PR86865. */
/* { dg-final { scan-tree-dump-times "number of SCoPs: 1" 1 "graphite" { xfail *-*-* } } } */
/* { dg-final { scan-tree-dump-times "number of SCoPs: 1" 1 "graphite" } } */
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