RENTWARN

Read syntax diagramSkip visual syntax diagramRENT=NORENT=YES
YES
instructs the assembler to perform reentrancy checks as specified by the RENT option and issue diagnostic warning message ASMA036W for reentrant check failures.
NO
instructs the assembler not to issue diagnostic warning message ASMA036W.
Default
RENTWARN=YES
Note: This option can be specified as an assembler invocation parameter by specifying the FLAG(RENT|NORENT) option.