[LLVMbugs] [Bug 123] NEW: kimwitu++ triggers assertion in lli on x86

bugzilla-daemon at zion.cs.uiuc.edu bugzilla-daemon at zion.cs.uiuc.edu
Tue Nov 18 08:34:26 PST 2003


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=123

           Summary: kimwitu++ triggers assertion in lli on x86
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: X86 Backend
        AssignedTo: gaeke+bugs at uiuc.edu
        ReportedBy: criswell at uiuc.edu


The kimwitu++ bytecode file
(/home/vadve/criswell/Downloads/CXXCode/kimwitu++-2.3.8/src/Gen.linux) hits the
following assertion:

lli: /home/vadve/criswell/llvm/lib/Target/X86/InstSelectSimple.cpp:52:
llvm::MachineInstrBuilder llvm::BMI(llvm::MachineBasicBlock*,
__gnu_cxx::__normal_iterator<llvm::MachineInstr**,
std::vector<llvm::MachineInstr*, std::allocator<llvm::MachineInstr*> > >&, int,
unsigned int): Assertion `I >= MBB->begin() && I <= MBB->end() && "Bad
iterator!"' failed.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list