Commit 1f4d123a by Jeff Law Committed by Jeff Law

* gcc.dg/tree-ssa/forwprop-28.c: Add missing dg-final.

From-SVN: r200248
parent 7a89ad00
2013-06-20 Jeff Law <law@redhat.com>
* gcc.dg/tree-ssa/forwprop-28.c: Add missing dg-final.
2013-06-20 Tobias Burnus <burnus@net-b.de>
PR fortran/57633
......
......@@ -74,3 +74,5 @@ test_8 (int code)
}
/* { dg-final { scan-tree-dump-times "Replaced" 8 "forwprop1"} } */
/* { dg-final { cleanup-tree-dump "forwprop1" } } */
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