diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/tree-prof/update-loopch.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/tree-prof/update-loopch.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gcc.dg/tree-prof/update-loopch.c b/gcc/testsuite/gcc.dg/tree-prof/update-loopch.c index 85a4b2a..4dd51af 100644 --- a/gcc/testsuite/gcc.dg/tree-prof/update-loopch.c +++ b/gcc/testsuite/gcc.dg/tree-prof/update-loopch.c @@ -19,5 +19,3 @@ main () /* { dg-final-use { scan-tree-dump-not "loop depth 1, count 33332" "optimized"} } */ /* { dg-final-use { scan-tree-dump "Removing basic block" "optimized"} } */ /* { dg-final-use { scan-tree-dump-not "Invalid sum" "optimized"} } */ -/* { dg-final-use { cleanup-ipa-dump "profile" } } */ -/* { dg-final-use { cleanup-tree-dump "optimized" } } */ |