Skip to content

Support array memcpy #160

@viktormalik

Description

@viktormalik

CBMC replaces array copy by a built-in statement array_copy or array_replace. 2LS currently doesn't support these, which makes analysis of programs using such operations fail.

Usage of the mentioned operations is currently disabled in competition mode by local_SSAt::disable_unsupported_instructions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions