Skip to content

About integers overflow: possible undefined behaviour #19

Description

@alvoskov

Is signed integer overflow an undefined behaviour in FreeOberon? I've tried to look at intermediate C sources generated by ofront+ and I've seen that it doesn't enforce wraparound behaviour during arithemtic operations. It means that implementation of algorithms that use integers overflow are impossible in FreeOberon.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions