aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/bitfields9.c
Commit message (Expand)AuthorAgeFilesLines
* Native support for bit fields (#400)Xavier Leroy2021-08-221-13/+8
* Initialization of anonymous bit-fields in structsXavier Leroy2018-04-251-0/+1
* Initialization of union bit fieldsXavier Leroy2018-04-251-0/+25
* Fix issue with bit fields of type _BoolXavier Leroy2015-07-081-7/+7
* Extended inline asm: handle missing cases.Xavier Leroy2015-04-281-0/+49