Next: , Previous: Empty Statements, Up: Statements


9.2.4.4 Loops

At one time loops were expressed in GIMPLE using LOOP_EXPR, but now they are lowered to explicit gotos.