diff options
| author | Thomas Preud'homme <robotux@celest.fr> | 2013-12-31 23:51:20 +0800 |
|---|---|---|
| committer | Thomas Preud'homme <robotux@celest.fr> | 2014-01-04 21:10:05 +0800 |
| commit | eda2c756edc4dca004ba217d5bf361235dd9de1f (patch) | |
| tree | 9370d81f4a5a3c18dc12e76b77c8db133af33032 /VERSION | |
| parent | c634c797c5211a044bc76c4419abef7872a98918 (diff) | |
| download | tinycc-eda2c756edc4dca004ba217d5bf361235dd9de1f.tar.gz tinycc-eda2c756edc4dca004ba217d5bf361235dd9de1f.tar.bz2 | |
Move logic for if (int value) to tccgen.c
Move the logic to do a test of an integer value (ex if (0)) out of
arch-specific code to tccgen.c to avoid code duplication. This also
fixes test of long long value which was only testing the bottom half of
such values on 32 bits architectures.
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions
