[llvm-bugs] [Bug 27334] Left shifting beyond sizeof int seems to have no effect.

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Apr 13 07:06:35 PDT 2016


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

Norman Wilson <norman.wilson at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Norman Wilson <norman.wilson at gmail.com> ---
After reading around the behaviour of shift operators I can see that this isn't
a bug - it's just 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/20160413/17743a3c/attachment.html>


More information about the llvm-bugs mailing list