aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/builtin-unreachable-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/builtin-unreachable-2.c')
-rw-r--r--gcc/testsuite/gcc.dg/builtin-unreachable-2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gcc.dg/builtin-unreachable-2.c b/gcc/testsuite/gcc.dg/builtin-unreachable-2.c
index 13bdb9f..f6c5ab7 100644
--- a/gcc/testsuite/gcc.dg/builtin-unreachable-2.c
+++ b/gcc/testsuite/gcc.dg/builtin-unreachable-2.c
@@ -16,5 +16,3 @@ f (int i)
}
/* { dg-final { scan-tree-dump-not "foo" "optimized" } } */
/* { dg-final { scan-rtl-dump-not "\\(if_then_else" "cse1" } } */
-/* { dg-final { cleanup-tree-dump "optimized" } } */
-/* { dg-final { cleanup-rtl-dump "cse1" } } */