Files
tinycc/tests
Michael Matz 8d9dd3c008 Fix more bitfield corner cases
Our code generation assumes that it can load/store with the
bit-fields base type, so bit_pos/bit_size must be in range for this.
We could change the fields type or adjust offset/bit_pos; we do the
latter.
2017-05-01 06:18:48 +02:00
..
2017-04-25 21:01:54 +02:00
2016-12-20 18:05:33 +01:00
2017-04-25 21:01:54 +02:00
2017-05-01 06:18:48 +02:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00