Fixed 64-bit integer bug introduced by x86-64 ABI work.
commit23f73e92f3e6c8b16d19d894390af222e77a5ec4
authorJames Lyon <jamesly0n@hotmail.com>
Fri, 19 Apr 2013 21:55:09 +0000 (19 22:55 +0100)
committerJames Lyon <jamesly0n@hotmail.com>
Fri, 19 Apr 2013 21:55:09 +0000 (19 22:55 +0100)
tree51d12efc629dbea0ec168ae957132c89737285a1
parentcbce6d2bac82351154edb69d6e8f78b4b8dcaa65
Fixed 64-bit integer bug introduced by x86-64 ABI work.

Now I need to check that the x86-64 stuff still works.
tccgen.c
tests/abitest.c