aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/FAQ
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2017-04-06 15:00:24 +0200
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2017-05-19 05:35:01 +0200
commit816e13f57644116daf20debe548e3e53ec4e5073 (patch)
treef94c5702d78362b38ae492c5641a336a2f88def5 /FAQ
parent756f80a7153789c080695c5a1ef0a405339913b2 (diff)
downloadsparse-dev-816e13f57644116daf20debe548e3e53ec4e5073.tar.gz
add test case for linearize_initializer() of bitfields
In linearize_initializer(), 'ad->bit_size' & 'ad->bit_offset' were never set, making the correct initialization impossible (a bit_size of zero being especially bad, resulting in a mask of -1 instead of 0). This is now fixed since 'bit_size' & 'bit_offset' are taken directly from 'result_type'. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'FAQ')
0 files changed, 0 insertions, 0 deletions