mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-19 19:34:19 +08:00
int i = i++ causes a segfault because of missing guard. Looking recursively at all backend functions called from middle end several more guard appeared to be missing.
2 lines
65 B
Plaintext
2 lines
65 B
Plaintext
74_nocode_wanted.c:1: error: initializer element is not constant
|