mirror of
https://github.com/mirror/tinycc.git
synced 2025-02-08 06:40:11 +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
|