mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-05 04:40:06 +08:00
5bcc3eed7b
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
|