mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-19 11:24:19 +08:00
We were calling get_page() with t2 index which is not correct, since
get_page() operate on t1 indices. The bug is here from day-1, from
|
||
|---|---|---|
| .. | ||
| alloca86_64.S | ||
| alloca86-bt.S | ||
| alloca86.S | ||
| bcheck.c | ||
| libtcc1.c | ||
| Makefile | ||