Skip to content

CFG (bug): falsely calculated fall-through #571

@GitMensch

Description

@GitMensch

given tutorial.cob from this repo, we get the follwing CFG:

Image

but as the "entry paragraph" ends with goback (same would be the case for stop run, and most likely with exit program) and has no go to at all, all procedures must be performed - no fall-through possible.

The CFG is already useful but would be much more useful if the fall-troughs are correctly shown where possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions