tinycc/tests/tests2/74_nocode_wanted.expect
Thomas Preud'homme 5bcc3eed7b Add some missing nocode_wanted guard
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.
2015-03-10 23:27:14 +08:00

2 lines
65 B
Plaintext

74_nocode_wanted.c:1: error: initializer element is not constant