Skip to content

Conversation

@tautschnig
Copy link
Member

With #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: #2416
Resolves: #4408

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

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
@tautschnig tautschnig requested a review from a team as a code owner November 12, 2025 11:32
@feliperodri feliperodri added this pull request to the merge queue Nov 12, 2025
Merged via the queue into model-checking:main with commit af70d99 Nov 12, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spurious / Impossible failures with? structs containing arrays of size 64 or less? Spurious failure for enum with array data

2 participants