diff options
| author | Matthias Gatto <uso.cosmo.ray@gmail.com> | 2017-07-25 16:25:27 +0200 |
|---|---|---|
| committer | Matthias Gatto <uso.cosmo.ray@gmail.com> | 2017-07-25 16:25:27 +0200 |
| commit | 28b7c9b34ecd09afc6c1a36321aab59ebbd1c447 (patch) | |
| tree | 3eede66ad26af5e44104631406a4b37e895cfb51 /x86_64-gen.c | |
| parent | b72cddaa6e3a69dc4480ea128566215cd537a6e2 (diff) | |
| download | tinycc-28b7c9b34ecd09afc6c1a36321aab59ebbd1c447.tar.gz tinycc-28b7c9b34ecd09afc6c1a36321aab59ebbd1c447.tar.bz2 | |
define __SIZE_TYPE__ and __PTRDIFF_TYPE__ as unsigned int and int.
As long is now a qualifier, and because compare_type will notice
that variables are not the same type, we can't use long as int anymore.
So, I've redefine __SIZE_TYPE__ as unsigned int and __PTRDIFF_TYPE__ as int.
Diffstat (limited to 'x86_64-gen.c')
0 files changed, 0 insertions, 0 deletions
