Commit Graph

1 Commits (ed0d315ebb294f80bb557f2ba37bab7fcb728a03)

Author SHA1 Message Date
Michael Matz 0757234560 Fix unsigned enum bit-fields
See testcase.  If an enum has only positive values, fits N bits,
and is placed in a N-bit bit-field that bit-fields must be treated
as unsigned, not signed.
2017-05-05 23:16:43 +02:00