Remove xfail in autopar/uns-outer-4.c
authorTom de Vries <tom@codesourcery.com>
Fri, 24 Jul 2015 10:14:34 +0000 (10:14 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Fri, 24 Jul 2015 10:14:34 +0000 (10:14 +0000)
2015-07-24  Tom de Vries  <tom@codesourcery.com>

* gcc.dg/autopar/uns-outer-4.c: Remove loopfn xfail.

From-SVN: r226142

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/autopar/uns-outer-4.c

index 7e94b2fe724b27f819b6c7a4382b795b78ee3afa..72e7bf294d88a70a85f6a94267d524b86aa8b071 100644 (file)
@@ -1,3 +1,7 @@
+2015-07-24  Tom de Vries  <tom@codesourcery.com>
+
+       * gcc.dg/autopar/uns-outer-4.c: Remove loopfn xfail.
+
 2015-07-24  Naveen H.S  <Naveen.Hurugalawadi@caviumnetworks.com>
 
        PR middle-end/25530
index ef9fc2a9d4fc3e5c0541c09571f5960fe8542a37..8365a89863392a5d3c8c0026bd14547d5f9a7389 100644 (file)
@@ -33,4 +33,4 @@ main (void)
 
 
 /* { dg-final { scan-tree-dump-times "parallelizing outer loop" 1 "parloops" { xfail *-*-* } } } */
-/* { dg-final { scan-tree-dump-times "loopfn" 4 "optimized" { xfail *-*-* } } } */
+/* { dg-final { scan-tree-dump-times "loopfn" 4 "optimized" } } */