[Bug middle-end/18038] addition in a multibit bitfield is inefficient
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Oct 17 16:58:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-17 16:58 -------
Again for PPC:
struct B {
unsigned :30;
unsigned b : 2;
};
Confirmed.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-10-17 16:58:18
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18038
More information about the Gcc-bugs
mailing list