[LLVMbugs] [Bug 12612] Assertion raised: Pointer is not sufficiently aligned in PointerIntPair::setPointer
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Apr 21 09:08:15 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12612
Benjamin Kramer <benny.kra at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |benny.kra at gmail.com
Resolution| |FIXED
--- Comment #1 from Benjamin Kramer <benny.kra at gmail.com> 2012-04-21 11:08:15 CDT ---
We only seem to use 2 bits anyway, so I removed the 3-bit alignment requirement
in r155288.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list