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