diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/tree-prof/val-prof-6.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/tree-prof/val-prof-6.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/tree-prof/val-prof-6.c b/gcc/testsuite/gcc.dg/tree-prof/val-prof-6.c index 4ac9b75..fd24ee3 100644 --- a/gcc/testsuite/gcc.dg/tree-prof/val-prof-6.c +++ b/gcc/testsuite/gcc.dg/tree-prof/val-prof-6.c @@ -17,4 +17,3 @@ main() } /* { dg-final-use { scan-tree-dump "Average value sum:499500" "optimized"} } */ /* { dg-final-use { scan-tree-dump "IOR value" "optimized"} } */ -/* { dg-final-use { cleanup-tree-dump "optimized" } } */ |