aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/00_assignment.expect
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2016-11-28 20:27:42 +0100
committerMichael Matz <matz@suse.de>2016-12-15 17:49:56 +0100
commit23b257a8d2fed47474c8e279dd53a31e798e734c (patch)
tree005ea579a77273849450607a94236eb12b85ad4a /tests/tests2/00_assignment.expect
parented680da951b21aa6ad1ea3cd7c2791b01ae9f6cf (diff)
downloadtinycc-23b257a8d2fed47474c8e279dd53a31e798e734c.tar.gz
tinycc-23b257a8d2fed47474c8e279dd53a31e798e734c.tar.bz2
bitfields: Fix MS layout some more
Another corner case: struct foo6_1 { char x; short p:8; short :0; short :0; short p2:8; char y; }; In MS layout the second anon :0 bit-field does _not_ adjust size or alignment of the struct again. The first one does, though.
Diffstat (limited to 'tests/tests2/00_assignment.expect')
0 files changed, 0 insertions, 0 deletions