[LLVMbugs] [Bug 18956] asm("" : "=r" (sp)) breaks clang for aarch64
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed May 14 07:56:17 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=18956
Tilmann Scheller <t.scheller at samsung.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.scheller at samsung.com
Resolution|--- |WORKSFORME
--- Comment #2 from Tilmann Scheller <t.scheller at samsung.com> ---
This is still broken when compiling with the AArch64 backend, the ARM64 backend
however compiles it just fine.
I recommend switching to the ARM64 backend.
Tested with trunk r208757.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140514/296cf430/attachment.html>
More information about the llvm-bugs
mailing list