2012-06-06 Richard Guenther <rguenther@suse.de>
PR testsuite/32380
* gfortran.dg/vect/pr32380.f: Adjust number of expected vectorized
loops.
From-SVN: r188266
+2012-06-06 Richard Guenther <rguenther@suse.de>
+
+ PR testsuite/32380
+ * gfortran.dg/vect/pr32380.f: Adjust number of expected vectorized
+ loops.
+
2012-06-06 Fabien ChĂȘne <fabien@gcc.gnu.org>
PR c++/52841
return
end
-! { dg-final { scan-tree-dump-times "vectorized 7 loops" 1 "vect" { xfail powerpc*-*-* ia64-*-*-* } } }
+! { dg-final { scan-tree-dump-times "vectorized 6 loops" 1 "vect" { xfail powerpc*-*-* ia64-*-*-* } } }
! { dg-final { cleanup-tree-dump "vect" } }