[LLVMbugs] [Bug 19763] Inline asm with constraint 'i' fails with --fsanitize=undefined
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jun 11 11:24:05 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=19763
Ahmed Bougacha <ahmed.bougacha at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |ahmed.bougacha at gmail.com
Resolution|--- |FIXED
--- Comment #6 from Ahmed Bougacha <ahmed.bougacha at gmail.com> ---
Should be fixed by r239549, with a fallback to emitting an expression if the
operand doesn't accept register or memory, but doesn't require an immediate
either.
--
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/20150611/0675f5cd/attachment.html>
More information about the llvm-bugs
mailing list