mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-20 03:44:19 +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
|