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: [email protected]
ReportedBy: [email protected]
CC: [email protected]
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs