* gcc.dg/tree-ssa/forwprop-28.c: Add missing dg-final.
From-SVN: r200248
This commit is contained in:
parent
7a89ad0008
commit
1f4d123a79
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
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" } } */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue