tinycc/tests/tests2/87_dead_code.expect
Michael Matz 31c7ea0165 opt: Start optimizing dead code a bit
If a condition is always zero/non-zero we can omit the
then or else code.  This is complicated a bit by having to
deal with labels that might make such code reachable without
us yet knowing during parsing.
2016-12-15 17:47:12 +01:00

19 lines
124 B
Plaintext

timeout=2
timeout=1
boo
yeah
twice
once
twice
SEtwice
SEonce
SEtwice
twice2
once2
twice2
twice3
once3
twice3
caseok
caseok2