[LLVMbugs] [Bug 16346] illegal hardware instruction optimization enabled
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 17 08:37:01 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=16346
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sharparrow1 at yahoo.com
Resolution|--- |INVALID
--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> ---
Your code has undefined behavior. clang is intentionally generating ud2 to
crash your program in a predictable manner.
--
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/20130617/0859cd0a/attachment.html>
More information about the llvm-bugs
mailing list