-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Closed
Labels
Description
Bugzilla Link | 1995 |
Resolution | FIXED |
Resolved on | Feb 08, 2008 16:49 |
Version | trunk |
OS | Linux |
Attachments | reduction |
Reporter | LLVM Bugzilla Contributor |
Extended Description
LoopIndexSplit
/home/andrewl/Research/cfe-4.2/install/bin/llvm-gcc -O1 -emit-llvm -c test.c -o foo.o
causes
cc1: LoopIndexSplit.cpp:1648: void::LoopIndexSplit::updatePHINodes(llvm::BasicBlock*, llvm::BasicBlock*, llvm::BasicBlock*, llvm::PHINode*, llvm::Instruction*): Assertion `0 && "Unexpected third use of this PHINode"' failed.