Skip to content

Added a regression to demonstrate const structs #356

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

Merged
merged 1 commit into from
Jan 1, 2017

Conversation

thk123
Copy link
Contributor

@thk123 thk123 commented Dec 16, 2016

Const structs are not storing their const-ness inside the symbol table. This regression test exhibits this behaviour. Marked as KNOWNBUG (is issue #355)

Const structs are not storing their const-ness inside the symbol table.
This regression test exhibits this behaviour. Marked as KNOWNBUG (is
issue diffblue#355)
@kroening kroening added the bug label Dec 16, 2016
@kroening kroening merged commit b2a115a into diffblue:master Jan 1, 2017
@thk123 thk123 deleted the bug/const-structs-regression-test branch January 5, 2017 10:24
smowton pushed a commit to smowton/cbmc that referenced this pull request May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants