Fix up implementation of CYCLE and EXIT.
f2cl1.l: o Go to f2cl-lib::exit instead of loop because that bypasses the update of the loop variable. macros.l: o Have the FDO macro insert the CONTINUE and EXIT labels at the appropriate places so that the CYCLE and EXIT code goes to the right places.
Please register or sign in to comment