Skip to content

current master fails llvm assertions #3750

Closed
@vtjnash

Description

@vtjnash
jameson@julia:~/julia$ make cleanall && make
    JULIA usr/lib/julia/sys.ji
utf8.jl
julia-release-readline: /home/jameson/julia/deps/llvm-3.2/lib/CodeGen/LiveVariables.cpp:114: void llvm::LiveVariables::MarkVirtRegAliveInBlock(llvm::LiveVariables::VarInfo&, llvm::MachineBasicBlock*, llvm::MachineBasicBlock*, std::vector<llvm::MachineBasicBlock*>&): Assertion `MBB != &MF->front() && "Can't find reaching def for virtreg"' failed.
Stack dump:
0.  Running pass 'Live Variable Analysis' on function '@julia_typeinf'
Aborted (core dumped)
*** This error is usually fixed by running 'make clean'. If the error persists, try 'make cleanall'. ***
jameson@julia:~/julia$ 

(for bisection purposes, db3cf81 was a good commit fbf3ed8 was bad)

Metadata

Metadata

Assignees

Labels

bugIndicates an unexpected problem or unintended behaviorpriorityThis should be addressed urgently

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions