[Bug middle-end/18030] OR is inefficient in 2-bit bitfield
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Oct 16 03:11:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-16 03:11 -------
For PPC:
struct B {
unsigned :30;
unsigned bit : 2;
};
Confirmed.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-10-16 03:11:16
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18030
More information about the Gcc-bugs
mailing list