diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/tree-prof/val-prof-7.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/tree-prof/val-prof-7.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/tree-prof/val-prof-7.c b/gcc/testsuite/gcc.dg/tree-prof/val-prof-7.c index 6c64d0795a3..3d85714d14b 100644 --- a/gcc/testsuite/gcc.dg/tree-prof/val-prof-7.c +++ b/gcc/testsuite/gcc.dg/tree-prof/val-prof-7.c @@ -23,4 +23,3 @@ int main() { } /* { dg-final-use { scan-ipa-dump "Single value 8 stringop transformation on bzero" "profile" } } */ -/* { dg-final-use { cleanup-ipa-dump "profile" } } */ |