Next: Selection Statements, Previous: Empty Statements, Up: Statements
10.2.4.4 Loops
At one time loops were expressed in GIMPLE using LOOP_EXPR
, but
now they are lowered to explicit gotos.
Next: Selection Statements, Previous: Empty Statements, Up: Statements
At one time loops were expressed in GIMPLE using LOOP_EXPR
, but
now they are lowered to explicit gotos.