Skip to content

Disable Divide by 0 Checks for Floats #3327

Open
@cvick32

Description

@cvick32

Proposed change: Remove divide by 0 checks for floating point numbers, as they are well-defined in Rust? A similar change for +/- Inf was made in this PR.

Motivation: This change would eliminate false positives in verification failures.

Metadata

Metadata

Assignees

Labels

T-CBMCIssue related to an existing CBMC issue[C] InternalTracks some internal work. I.e.: Users should not be affected.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions