summaryrefslogtreecommitdiffstats
path: root/struct.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-05-19 18:13:13 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-05-19 18:13:13 -0700
commit9173d841ec8a737ca6320acf59407e7bac960e9f (patch)
tree48a8d4623150e67b045785f61c6960e83bc987a7 /struct.c
parent417e7672bcb9a9cd0dd13d10bc6df07743615a63 (diff)
downloadtxr-9173d841ec8a737ca6320acf59407e7bac960e9f.tar.gz
txr-9173d841ec8a737ca6320acf59407e7bac960e9f.tar.bz2
txr-9173d841ec8a737ca6320acf59407e7bac960e9f.zip
ffi: bugfix in fat bitfields.
* ffi.c (make_ffi_type_struct, make_ffi_type_union): Do not fall back from the fat (64 bit) bitfield case to the regular (32 bit) case when the number of bits is less than 32. This is completely wrong.
Diffstat (limited to 'struct.c')
0 files changed, 0 insertions, 0 deletions