Support long long bitfields for all architectures.
commit4f056031f4951dac5d6100dad7f5a1f023dcd273
authorShinichiro Hamaji <shinichiro.hamaji _at_ gmail.com>
Sun, 15 Mar 2009 17:24:45 +0000 (16 02:24 +0900)
committergrischka <grischka>
Sat, 18 Apr 2009 13:07:09 +0000 (18 15:07 +0200)
tree1ee56bde63427d0f582b84c350d86981c0f4d2b8
parent62e73da6124758c2e8c2a75defac2da092a93941
Support long long bitfields for all architectures.

- Modified gv() and vstore(), added vpushll().
- Added a test case for long long bitfields.
- Tested on x86 and x86-64.
tcc.c
tcctest.c