Skip to content

Commit c0fe5a8

Browse files
Merge pull request #8084 from esteffin/esteffin/other-smt2-reg-test-passing
Run additional regressions with new SMT solver
2 parents 6475b3c + 112d111 commit c0fe5a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

regression/cbmc/dynamic_size1/stack_object.desc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE no-new-smt
1+
CORE
22
stack_object.c
33
--pointer-check
44
^EXIT=0$

regression/cbmc/ptr_arithmetic_on_null/type_conflict.desc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE gcc-only no-new-smt
1+
CORE gcc-only
22
main.c
33
-DMISSING_CAST
44
pointer subtraction over different types

0 commit comments

Comments
 (0)