[LLVMbugs] [Bug 8524] New: [inline asm] spandsp compilation failure

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Nov 1 13:00:06 PDT 2010


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

           Summary: [inline asm] spandsp compilation failure
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: ojab at ojab.ru
                CC: llvmbugs at cs.uiuc.edu


clang version 2.9 (trunk 117924)
Target: x86_64-unknown-linux-gnu
Thread model: posix

gsm0610_rpe.c:78:9: error: invalid operand for instruction
        " emms;\n"
        ^
<inline asm>:8:2: note: instantiated into assembly here
 movq %rax,%mm5;
 ^
1 error generated.

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



More information about the llvm-bugs mailing list