mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-13 05:10:07 +08:00
d04ce7772c
GCC wouldn't be able to implement this either (due to the separate phases of compilation and assembly). We could allow it but it makes not much sense and actively can confuse broken code into segfaulting TCC. At least we can warn. Warning exposes a problem in tcctest, and fixing that gives us an opportunity to also test .pushsection/.popsection and .previous directive support. |
||
---|---|---|
.. | ||
pp | ||
tests2 | ||
42test.h | ||
abitest.c | ||
asm-c-connect-1.c | ||
asm-c-connect-2.c | ||
asmtest.S | ||
boundtest.c | ||
gcctestsuite.sh | ||
libtcc_test.c | ||
Makefile | ||
tcctest.c | ||
tcctest.h | ||
testfp.c | ||
vla_test.c |