- tccgen: error out for cast to void, as in
void foo(void) { return 1; }
This avoids an assertion failure in x86_64-gen.c, also.
also fix tests2/03_struct.c accordingly
- Error: "memory full" - be more specific
- Makefiles: remove circular dependencies, lookup tcctest.c from VPATH
- tcc.h: cleanup lib, include, crt and libgcc search paths"
avoid duplication or trailing slashes with no CONFIG_MULTIARCHDIR
(as from
|
||
|---|---|---|
| .. | ||
| alloca86-bt.S | ||
| alloca86.S | ||
| alloca86_64.S | ||
| armeabi.c | ||
| bcheck.c | ||
| libtcc1.c | ||
| Makefile | ||