------- Comment #9 from aldot at gcc dot gnu dot org 2007-11-28 14:47 ------- If the requested bitfield is larger than the type that was previously tried for enum, then you have to widen the type to fulfill that constaint.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34205