[LLVMbugs] [Bug 11070] New: assert in lib/Analysis/ScalarEvolution.cpp:4717
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Oct 5 14:05:02 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=11070
Summary: assert in lib/Analysis/ScalarEvolution.cpp:4717
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: pageexec at freemail.hu
CC: llvmbugs at cs.uiuc.edu
while compiling linux-3.0.4/kernel/events/core.c with clang r141199 i get the
following assert:
clang: llvm.svn/lib/Analysis/ScalarEvolution.cpp:4717: llvm::PHINode*
getConstantEvolvingPHIOperands(llvm::Instruction*, const llvm::Loop*,
llvm::DenseMap<llvm::Instruction*, llvm::PHINode*>&): Assertion `(!PHI || P ==
PHI) && "inconsistent data flow"' failed.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list