aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/builtin-arith-overflow-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/builtin-arith-overflow-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/builtin-arith-overflow-1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/builtin-arith-overflow-1.c b/gcc/testsuite/gcc.dg/builtin-arith-overflow-1.c
index 4f4afd5..5db9368 100644
--- a/gcc/testsuite/gcc.dg/builtin-arith-overflow-1.c
+++ b/gcc/testsuite/gcc.dg/builtin-arith-overflow-1.c
@@ -129,4 +129,3 @@ main ()
/* { dg-final { scan-tree-dump-not "ADD_OVERFLOW" "optimized" } } */
/* { dg-final { scan-tree-dump-not "SUB_OVERFLOW" "optimized" } } */
/* { dg-final { scan-tree-dump-not "MUL_OVERFLOW" "optimized" } } */
-/* { dg-final { cleanup-tree-dump "optimized" } } */