Commit 6903dd4f by Uros Bizjak Committed by Uros Bizjak

vect-outer-simd-1.c: Remove cleanup-tree-dump directive.

	* gcc.dg/vect/vect-outer-simd-1.c: Remove cleanup-tree-dump directive.

From-SVN: r224018
parent af9db3a7
2015-06-02 Uros Bizjak <ubizjak@gmail.com>
* gcc.dg/vect/vect-outer-simd-1.c: Remove cleanup-tree-dump directive.
2015-06-02 Marek Polacek <polacek@redhat.com>
PR middle-end/66345
......
......@@ -72,4 +72,3 @@ int main()
return 0;
}
/* { dg-final { scan-tree-dump "OUTER LOOP VECTORIZED" "vect" } } */
/* { 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