RENTWARN
- 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.