Commit 540e02e
committed
Use custom Z3 switch in proof of this function.
1. Adds Z3 wrapper z3_no_bv_extract that adds the
rewriter.bv_le2extract=false option when invoking Z3.
See Z3 Issue 7991 for recommendation to use this.
2. Updates Makefile for this function to use
that wrapper.
Signed-off-by: Rod Chapman <[email protected]>1 parent 1bd54cf commit 540e02e
File tree
2 files changed
+8
-1
lines changed- proofs/cbmc
- attempt_signature_generation
- lib
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments