Skip to content

Conversation

@zhassan-aws
Copy link
Contributor

Description of changes:

Enable test for #786 which now works correctly since we've integrated a CBMC version that includes the fix to diffblue/cbmc#6631.

Resolved issues:

Resolves #786

Call-outs:

Testing:

  • How is this change tested?

  • Is this a refactor change?

Checklist

  • Each commit message has a non-empty body, explaining why the change was made
  • Methods or procedures are documented
  • Regression or unit tests are included, or existing tests cover the modified code
  • My PR is restricted to a single feature or bugfix

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

@zhassan-aws zhassan-aws requested a review from a team as a code owner March 16, 2022 22:01
Copy link
Contributor

@adpaco-aws adpaco-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How does this relate to #791 ?

@zhassan-aws
Copy link
Contributor Author

I'm not sure. @danielsn?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add a comment to what the expected behavior is?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I turned this into an expected test so that we check for the specific failure, and added a comment.

@zhassan-aws
Copy link
Contributor Author

zhassan-aws commented Apr 12, 2022

How does this relate to #791 ?

As @danielsn explained offline, #791 is more of an optimization to avoid the redundant multiplication.

@zhassan-aws zhassan-aws merged commit 4d4a5a7 into model-checking:main Apr 12, 2022
@zhassan-aws zhassan-aws deleted the iss786-test branch April 12, 2022 20:26
tedinski pushed a commit to tedinski/rmc that referenced this pull request Apr 26, 2022
tedinski pushed a commit that referenced this pull request Apr 27, 2022
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.

Overflow checking does not do the right thing on pointers

3 participants