8000 Develop a check for undefined behaviour · Issue #580 · esbmc/esbmc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Develop a check for undefined behaviour #580
Open
@lucasccordeiro

Description

@lucasccordeiro

This issue is to remind us to develop a new option in ESBMC (e.g., --undef-behaviour-check) to check for undefined behaviour. In particular, this check would add an assert(const >= 0) or assert(const <= type-bit-width) statement for shift operations. It should be something similar to the --overflow-check (available in the goto_check.cpp file).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0