Skip to content

goto-instrument -dfcc spurious warnings #8638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rod-chapman opened this issue May 11, 2025 · 0 comments
Open

goto-instrument -dfcc spurious warnings #8638

rod-chapman opened this issue May 11, 2025 · 0 comments
Labels
aws Bugs or features of importance to AWS CBMC users

Comments

@rod-chapman
Copy link
Collaborator

In the proofs of mlkem-native and mldsa-native, goto-instrument -dfcc always produces the following 5 warnings on stderr every time. These are meaningless and clutter CI logs. Can they be removed please?

For example:

$ goto-instrument -dfcc harness c5.goto c6.goto 1>stdout.txt

file <builtin-library-malloc> line 6: symbol '__CPROVER_malloc_is_new_array' already has an initial value

symbol '__CPROVER_alloca_object' already has an initial value

symbol '__CPROVER_new_object' already has an initial value

file <builtin-library-free> line 11: symbol '__CPROVER_malloc_is_new_array' already has an initial value

generate function bodies: No function name matched regex
@rod-chapman rod-chapman added the aws Bugs or features of importance to AWS CBMC users label May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws Bugs or features of importance to AWS CBMC users
Projects
None yet
Development

No branches or pull requests

1 participant