mirror of
https://github.com/mirror/tinycc.git
synced 2024-12-28 04:00:06 +08:00
96debc72f8
replacing (addr > e->size) with (addr >= e->size) was correct only in one place, a second replacing is reversed by this commit. |
||
---|---|---|
.. | ||
alloca86_64.S | ||
alloca86-bt.S | ||
alloca86.S | ||
alloca-arm.S | ||
armeabi.c | ||
bcheck.c | ||
lib-arm64.c | ||
libtcc1.c | ||
Makefile | ||
testfp.c |