mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-19 11:24:19 +08:00
(cond ? 0 : ptr)->member wasn't handled correctly. If one arm is a null pointer constant (which also can be a pointer) the result type is that of the other arm. |
||
|---|---|---|
| .. | ||
| asmtest.S | ||
| boundtest.c | ||
| gcctestsuite.sh | ||
| libtcc_test.c | ||
| Makefile | ||
| tcctest.c | ||