[LLVMbugs] [Bug 1048] NEW: Invalid operand # of TargetInstrInfo

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Dec 14 15:16:32 PST 2006


http://llvm.org/bugs/show_bug.cgi?id=1048

           Summary: Invalid operand # of TargetInstrInfo
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Common Code Generator Code
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: asl at math.spbu.ru


This is first "bug" output from my Qt-compiling series. Running llc produce:

llc: /home/asl/proj/llvm/src/include/llvm/Target/TargetInstrInfo.h:135: int
llvm::TargetInstrDescriptor::getOperandConstraint(unsigned int,
llvm::TOI::OperandConstraint) const: Assertion `OpNum < numOperands && "Invalid
operand # of TargetInstrInfo"' failed.
./llc((anonymous namespace)::PrintStackTrace()+0x1f)[0x85a7f6f]
/lib/libc.so.6(abort+0xeb)[0xb7cd8133]
/lib/libc.so.6(__assert_fail+0xeb)[0xb7cd04f3]
./llc((anonymous namespace)::LocalSpiller::RewriteMBB(llvm::MachineBasicBlock&,
llvm::VirtRegMap&)+0x1d5c)[0x846abcc]



------- 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