https://bugs.llvm.org/show_bug.cgi?id=18647

Alexander Kornienko <ale...@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ale...@google.com
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #6 from Alexander Kornienko <ale...@google.com> ---
The error is there, but the crash is gone:

$ ./sbc_primitives_mmx-08abd7.sh 
clang -cc1 version 9.0.0 based upon LLVM 9.0.0svn default target
x86_64-unknown-linux-gnu
#include "..." search starts here:
End of search list.
In file included from sbc_primitives_mmx-08abd7.c:1:
In file included from <built-in>:1:
modules/bluetooth/sbc/sbc_primitives_mmx.c:295:5: error: invalid operand for
inline asm constraint 'i'
                                "movq         (%4), %%mm0\n"
                                ^
1 error generated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to