Skip to content

Commit d617cfa

Browse files
Tag test failing with SMT backend
This is failing because of this bug: #4749
1 parent 015d6d8 commit d617cfa

File tree

1 file changed

+4
-1
lines changed
  • regression/cbmc/Multi_Dimensional_Array3

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
CORE
1+
CORE broken-smt-backend
22
main.c
33

44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$
77
--
88
^warning: ignoring
9+
--
10+
With the SMT backend this incorrect result because of the bug documented here:
11+
https://github.com/diffblue/cbmc/issues/4749

0 commit comments

Comments
 (0)