Commit c9846ff9 by Richard Guenther Committed by Richard Biener

re PR fortran/32380 (misaligned stores don't get vectorized)

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
parent 9adf6490
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
......
......@@ -259,5 +259,5 @@ c
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" } }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment