Skip to content

Infinite loop in frontend #1

@elazarg

Description

@elazarg

A trace loop:

at ccomp.parser_hw.CCompiler.genericFunctionCall(CCompiler.java:1039)
at ccomp.parser_hw.CCompiler.getExpr(CCompiler.java:947)
at ccomp.parser_hw.CCompiler.getExpr(CCompiler.java:961)
at ccomp.parser_hw.CCompiler.getExpr(CCompiler.java:782)
at ccomp.parser_hw.CCompiler.expandStatement(CCompiler.java:649)
at ccomp.parser_hw.CCompiler.expandStatement(CCompiler.java:624)
at ccomp.parser_hw.CCompiler.getExpr(CCompiler.java:840)
at ccomp.parser_hw.CCompiler.expandStatement(CCompiler.java:649)
at ccomp.parser_hw.CCompiler.getExpr(CCompiler.java:862)
at ccomp.parser_hw.CCompiler.expandStatement(CCompiler.java:649)
at ccomp.parser_hw.CCompiler.expandStatement(CCompiler.java:624)
at ccomp.parser_hw.CCompiler.genericFunctionCall(CCompiler.java:1039)

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