-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working