[llvm-bugs] [Bug 44981] New: LiveVariables.cpp:114: void llvm::LiveVariables::MarkVirtRegAliveInBlock(llvm::LiveVariables::VarInfo &, llvm::MachineBasicBlock *, llvm::MachineBasicBlock *, std::vector<MachineBasicBlock *> &): Assertion `MBB != &MF->front() && "Can't find reaching def
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 20 17:56:32 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=44981
Bug ID: 44981
Summary: LiveVariables.cpp:114: void
llvm::LiveVariables::MarkVirtRegAliveInBlock(llvm::Liv
eVariables::VarInfo &, llvm::MachineBasicBlock *,
llvm::MachineBasicBlock *,
std::vector<MachineBasicBlock *> &): Assertion `MBB !=
&MF->front() && "Can't find reaching def
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: ARM
Assignee: unassignedbugs at nondot.org
Reporter: joerg at NetBSD.org
CC: llvm-bugs at lists.llvm.org, smithp352 at googlemail.com,
t.p.northover at gmail.com, Ties.Stuij at arm.com
Created attachment 23153
--> https://bugs.llvm.org/attachment.cgi?id=23153&action=edit
Reduced test case
Try building the attached testcase for ARM with -O or higher.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200221/6026e7fd/attachment.html>
More information about the llvm-bugs
mailing list