Commit ed003a88 by Uros Bizjak Committed by Uros Bizjak

pr48770.c: Cleanup coverage files.

	* gcc.dg/pr48770.c: Cleanup coverage files.
	* gfortran.dg/vect/O3-pr49957.f: Cleanup vect tree dump.

From-SVN: r177536
parent ed39fbad
2011-08-06 Uros Bizjak <ubizjak@gmail.com>
* gcc.dg/pr48770.c: Cleanup coverage files.
* gfortran.dg/vect/O3-pr49957.f: Cleanup vect tree dump.
2011-08-06 Uros Bizjak <ubizjak@gmail.com>
* gcc.target/i386/sse-22.c (dg-options): Add -march=k8.
(pragma GCC target): Add avx, fma4, lzcnt and bmi options.
* gcc.target/i386/sse-23.c (pragma GCC target): Add avx, fma4,
......
......@@ -20,3 +20,5 @@ int main ()
test_goto2 (30);
return 0;
}
/* { dg-final { cleanup-coverage-files } } */
......@@ -14,3 +14,4 @@
return
end
! { dg-final { scan-tree-dump "vectorized 1 loops" "vect" { xfail vect_no_align } } }
! { 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