Commit af70d99
authored
Arrays with more than 64 elements no longer cause spurious failures (model-checking#4470)
With model-checking#4448 merged (upgrade to CBMC 6.8.0) we have the necessary fix in
place to avoid spurious failures with arrays that have more than 64
elements.
Resolves: model-checking#2416
Resolves: model-checking#4408
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.1 parent e135972 commit af70d99
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments