[LLVMbugs] [Bug 13952] [ppc64] Bitfield with default signedness not loaded

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Oct 24 09:52:50 PDT 2012


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

Bill Schmidt <wschmidt at linux.vnet.ibm.com> changed:

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

--- Comment #3 from Bill Schmidt <wschmidt at linux.vnet.ibm.com> 2012-10-24 11:52:50 CDT ---
Never mind.  I see now that the test case was flawed in the absence of
-funsigned-bitfields.  When the default is signed, comparing a 1-bit bitfield
against 1 makes no sense.  Closing this as a reject.

-- 
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