* gcc.dg/vect/no-scevccp-outer-6-global.c: Expect to vectorize
the outer loop. Remove comment. Don't check for widen-mult.
From-SVN: r180735
+2011-11-01 Ira Rosen <ira.rosen@linaro.org>
+
+ * gcc.dg/vect/no-scevccp-outer-6-global.c: Expect to vectorize
+ the outer loop. Remove comment. Don't check for widen-mult.
+
2011-10-31 Martin Jambor <mjambor@suse.cz>
* gcc.dg/ipa/ipcp-4.c: New test.
return 0;
}
-/* "Too many BBs in loop" */
-/* { dg-final { scan-tree-dump-times "OUTER LOOP VECTORIZED." 1 "vect" { xfail *-*-* } } } */
-/* { dg-final { scan-tree-dump-times "vect_recog_widen_mult_pattern: detected" 1 "vect" { xfail *-*-* } } } */
+/* { dg-final { scan-tree-dump-times "OUTER LOOP VECTORIZED." 1 "vect" { xfail vect_no_align } } } */
/* { dg-final { cleanup-tree-dump "vect" } } */