Skip to content

Better support for array semantics in gnat2goto #70

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

Closed
NlightNFotis opened this issue Nov 21, 2018 · 1 comment
Closed

Better support for array semantics in gnat2goto #70

NlightNFotis opened this issue Nov 21, 2018 · 1 comment
Assignees

Comments

@NlightNFotis
Copy link
Contributor

While getting diffblue/cbmc#3112 cleaned up, we noticed that gnat2goto is using cpp new array initialisation semantics. There's no clean way to handle this in cbmc right now, so we have to check if there's a better way to handle the semantics of array initialisation in gnat2goto.

@xbauch
Copy link
Contributor

xbauch commented Mar 14, 2019

We no longer use cpp new.

@xbauch xbauch closed this as completed Mar 14, 2019
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

No branches or pull requests

3 participants