mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-17 15:44:18 +08:00
The generated code by yarpgen failed. I traced the problem to expr_landor. The problem was that nocode_wanted was removing too much code. See also testcase 33.
15 lines
117 B
Plaintext
15 lines
117 B
Plaintext
33_ternary_op.c:26: warning: pointer/integer mismatch in conditional expression
|
|
0
|
|
1
|
|
4
|
|
9
|
|
16
|
|
15
|
|
18
|
|
21
|
|
24
|
|
27
|
|
152
|
|
okay
|
|
1
|