aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/bitfields1.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue with bit fields of type _BoolXavier Leroy2015-07-081-2/+2
| | | | | | cparser/Bitfields.ml: when assigning to a bit field of type _Bool, the right-hand side must be normalized to 0 or 1 via a cast to _Bool. test/regression/bitfields{1,9}.c: add corresponding test cases.
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+39
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1269 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e