[LLVMbugs] [Bug 21770] revision 223478 breaks Linux/i686 build

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Dec 6 05:15:11 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21770

Benjamin Kramer <benny.kra at gmail.com> changed:

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

--- Comment #2 from Benjamin Kramer <benny.kra at gmail.com> ---
I see. The intention was to always set the entire 64 bits of VAL instead of
leaving it half-uninitialized, using the pointer ctor for that was a bit too
much of a hack. Fixed in r223586, thanks.

-- 
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/20141206/e5e895fe/attachment.html>


More information about the llvm-bugs mailing list