Skip to content

ASR verify failure #2141

@certik

Description

@certik
ASR verify pass error: ASR verify: Array type in pointer must have deferred shape
Internal Compiler Error: Unhandled exception
Traceback (most recent call last):
  File "/Users/ondrej/repos/lpython/src/bin/lpython.cpp", line 1767
    return emit_c(arg_file, runtime_library_dir, lpython_pass_manager,
  File "/Users/ondrej/repos/lpython/src/bin/lpython.cpp", line 333
    r1 = LCompilers::LPython::python_ast_to_asr(al, lm, nullptr, *ast, diagnostics, compiler_options, true, "", infile);
  File "/Users/ondrej/repos/lpython/src/lpython/semantics/python_ast_to_asr.cpp", line 7684
    throw LCompilersException("Verify failed");
LCompilersException: Verify failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions