[LLVMbugs] [Bug 16891] Optimization bug with -Ofast
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Aug 22 18:22:32 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=16891
NAKAMURA Takumi <geek4civic at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |geek4civic at gmail.com
Component|-New Bugs |LLVM Codegen
Hardware|Macintosh |All
Resolution|--- |INVALID
OS|MacOS X |All
--- Comment #1 from NAKAMURA Takumi <geek4civic at gmail.com> ---
Shift operations beyond width (>=32) can be treated as undefined.
--
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/20130823/03dad779/attachment.html>
More information about the llvm-bugs
mailing list