Typo in test

From-SVN: r172939
This commit is contained in:
Jeff Law 2011-04-25 13:59:46 -06:00
parent 1f3fcdc3a9
commit f49ad34456

View File

@ -37,6 +37,6 @@ cleanup_empty_eh (basic_block bb)
foo ();
}
}
/* { dg-final { scan-tree-dump-times "Threaded" 2 "vrp1"} } */
/* { dg-final { scan-tree-dump-times "Threaded" 1 "vrp1"} } */
/* { dg-final { cleanup-tree-dump "vrp1" } } */