[LLVMbugs] [Bug 1061] NEW: X86IntelAsmPrinter is broken/incomplete

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Dec 19 01:20:09 PST 2006


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

           Summary: X86IntelAsmPrinter is broken/incomplete
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Backend: X86
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: asl at math.spbu.ru


$ ./llc -f test-j.bc -x86-asm-syntax=intel
llc: /home/asl/proj/llvm/src/include/llvm/CodeGen/MachineInstr.h:138: int64_t
llvm::MachineOperand::getImmedValue() const: Assertion `isImm() && "Wrong
MachineOperand accessor"' failed.
./llc((anonymous namespace)::PrintStackTrace()+0x1f)[0x85a77cf]
/lib/libc.so.6(abort+0xeb)[0xb7cf6133]
/lib/libc.so.6(__assert_fail+0xeb)[0xb7cee4f3]
./llc(llvm::X86IntelAsmPrinter::printMemReference(llvm::MachineInstr const*,
unsigned int, char const*)+0x49c)[0x827468c]

Don't know MF machinery yet to investigate/fix :(



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