mirror of
https://github.com/mirror/tinycc.git
synced 2025-03-12 09:00:09 +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 |