Commit b30c24df by Jeff Law Committed by Jeff Law

* gcc.dg/tree-ssa/ssa-dom-thread-3.c: Add missing dg-final clause.

From-SVN: r202788
parent 2888c331
2013-09-20 Jeff Law <law@redhat.com>
* gcc.dg/tree-ssa/ssa-dom-thread-3.c: Add missing dg-final clause.
2013-09-20 Bernd Edlinger <bernd.edlinger@hotmail.de>
PR middle-end/57748
......
......@@ -45,3 +45,5 @@ expand_one_var (tree var, unsigned char toplevel, unsigned char really_expand)
/* { dg-final { scan-tree-dump-times "Threaded" 1 "dom1"} } */
/* { dg-final { scan-tree-dump-times "Registering jump thread .through joiner block.: \\(.*\\); \\(.*\\); \\(.*\\);" 1 "dom1"} } */
/* { dg-final { cleanup-tree-dump "dom1" } } */
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