mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-19 05:30:07 +08:00
1a5eacb445
I.e. implement < > <= >= == !=. Comparisons are signed and result is -1 if true, 0 if false. |
||
---|---|---|
.. | ||
pp | ||
tests2 | ||
abitest.c | ||
asmtest.S | ||
boundtest.c | ||
gcctestsuite.sh | ||
libtcc_test.c | ||
Makefile | ||
tcctest.c | ||
tcctest.py | ||
testfp.c | ||
vla_test.c |