This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/33205] optimization bug: unsigned bitfield expands with non-zero padding bits



------- Comment #1 from xk-corpse at hotmail dot com  2007-08-28 08:45 -------
i'm sorry, i forgot to say that bug appears with any optimization level enabled
(-O1, -O2, -O3) and does not appear with optimization disabled (-O0)


-- 

xk-corpse at hotmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|bitfield optimizations      |optimization bug: unsigned
                   |causes corrupt bitfield     |bitfield expands with non-
                   |expansion at runtime        |zero padding bits


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33205


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]