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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to