[default value: 0] During individual program-unit compilation, compile all program units until PROGRAM-UNIT-< pu_stop>. This
does not affect the preliminary whole-program analysis phase. All program
units are still analyzed there.
pu_start and pu_stop both given non-zero values will skip all program units until
the pu_startth one and then compile until after the pu_stopth one.