diff options
| author | Michael Matz <matz@suse.de> | 2016-11-07 19:36:21 +0100 |
|---|---|---|
| committer | Michael Matz <matz@suse.de> | 2016-12-15 17:49:56 +0100 |
| commit | bd69bce20f503e3c2dba91ad458d6d2d7c90a853 (patch) | |
| tree | 94f64344db4ba742bfcf7a142cb77c1c0e7584d4 /win32/include/assert.h | |
| parent | 78c709616256d4733909fcec15a0f199020d4233 (diff) | |
| download | tinycc-bd69bce20f503e3c2dba91ad458d6d2d7c90a853.tar.gz tinycc-bd69bce20f503e3c2dba91ad458d6d2d7c90a853.tar.bz2 | |
bitfields: Implement MS compatible layout
Bit-fields are layed out differently in visual C, this implements
a compatible mode. Checked against Visual C/C++ 2016.
Unfortunately the GCC implementation of MS layout (behind
-mms-bitfields) actually is different, and hence not compatible
with MS in all cases :-/
Diffstat (limited to 'win32/include/assert.h')
0 files changed, 0 insertions, 0 deletions
