Skip to content

Fix incorrect results in NoOverflows-Other #27

Description

@hbgit

Verification tasks in SV-COMP

  • ../../sv-benchmarks/c/bitvector/byte_add-2.i

    Fix check for shift operation r3 << 24U, see ISO/IEC 9899:2011 6.5.7#4, in that case r3<<24U will exceed INT_MAX

  • ../../sv-benchmarks/c/bitvector/byte_add_1-2.i

    Not identified bug root, but we have modeling issues with shift operation

  • ../../sv-benchmarks/c/bitvector/byte_add_2-1.i

    Not identified bug root, but we have modeling issues with shift operation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions