mirror of
https://github.com/mirror/tinycc.git
synced 2025-03-04 08:20:12 +08:00
In statement expression we really mustn't emit backward jumps under nocode_wanted (they will form infinte loops as no expressions are evaluated). Do-while and explicit loop with gotos weren't handled.
15 lines
130 B
Plaintext
15 lines
130 B
Plaintext
begin
|
|
timeout=2
|
|
timeout=1
|
|
timeout=2
|
|
timeout=1
|
|
timeout=2
|
|
timeout=1
|
|
timeout=2
|
|
timeout=1
|
|
timeout=2
|
|
timeout=1
|
|
timeout=2
|
|
timeout=1
|
|
end
|