OSDN Git Service

PR tree-optimization/29145
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / vect / vect-8.c
index 7712a02..1957232 100644 (file)
@@ -34,6 +34,5 @@ int main (void)
   return main1 (N);
 }
 
-/* Need misalignment support, or cgraph to delay emitting the arrays until
-   after vectorization can force-align them.  */
-/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" { xfail vect_no_align } } } */
+/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" } } */
+/* { dg-final { cleanup-tree-dump "vect" } } */