http://llvm.org/bugs/show_bug.cgi?id=6654
Duncan Sands <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #10 from Duncan Sands <[email protected]> 2010-04-06 12:49:49 CDT --- The SingleSource/Regression/C/2004-03-15-IndirectGoto failure is: lib/ExecutionEngine/JIT/JIT.h:131: virtual void* llvm::JIT::getPointerToBasicBlock(llvm::BasicBlock*): Assertion `0 && "JIT does not support address-of-label yet!"' failed This is a duplicate of PR6744. Since this was the only remaining issue tracked here, I'm closing this bug. *** This bug has been marked as a duplicate of bug 6744 *** -- 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
