aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tree-ssa/tailcall-4.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/tree-ssa/tailcall-4.c')
-rw-r--r--gcc/testsuite/gcc.dg/tree-ssa/tailcall-4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/tree-ssa/tailcall-4.c b/gcc/testsuite/gcc.dg/tree-ssa/tailcall-4.c
index e7983da..ba9a6cc 100644
--- a/gcc/testsuite/gcc.dg/tree-ssa/tailcall-4.c
+++ b/gcc/testsuite/gcc.dg/tree-ssa/tailcall-4.c
@@ -12,5 +12,4 @@ longValue ()
/* We should not tail call doubleValue in longValue as the mode changes. */
/* { dg-final { scan-tree-dump-times "Found tail call" 0 "tailc"} } */
-/* { dg-final { cleanup-tree-dump "tailc" } } */