mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-20 11:54:18 +08:00
Register operands of type _Bool weren't correctly getting the 8-bit sized registers (but rather used the default 32-bit ones). |
||
|---|---|---|
| .. | ||
| pp | ||
| tests2 | ||
| abitest.c | ||
| asmtest.S | ||
| boundtest.c | ||
| gcctestsuite.sh | ||
| libtcc_test.c | ||
| Makefile | ||
| tcctest.c | ||
| tcctest.h | ||
| tcctest.py | ||
| testfp.c | ||
| vla_test.c | ||