aboutsummaryrefslogtreecommitdiff
path: root/examples/ex5.c
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2016-12-15 17:41:16 +0100
committerMichael Matz <matz@suse.de>2016-12-15 17:53:09 +0100
commitcd9514abc4f4d7d90acce108b98ea2af58a1b80a (patch)
tree6e401550a4eddcc55a9db4b685e6a4968550a661 /examples/ex5.c
parent3980e07fe52457579364a098c2e8d2ecc06fa130 (diff)
downloadtinycc-cd9514abc4f4d7d90acce108b98ea2af58a1b80a.tar.gz
tinycc-cd9514abc4f4d7d90acce108b98ea2af58a1b80a.tar.bz2
i386: Fix various testsuite issues
on 32bit long long support was sometimes broken. This fixes code-gen for long long values in switches, disables a x86-64 specific testcase and avoid an undefined shift amount. It comments out a bitfield test involving long long bitfields > 32 bit; with GCC layout they can straddle multiple words and code generation isn't prepared for this.
Diffstat (limited to 'examples/ex5.c')
0 files changed, 0 insertions, 0 deletions