mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-08 20:52:05 +08:00
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.
This commit is contained in:
parent
26d949c8c7
commit
317346b271
@ -1,3 +1,8 @@
|
||||
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" } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user