The STORAGE option directs the compiler to produce as part of the listing a summary of the storage used by each procedure and begin-block.
.-NOSTORAGE-. >>-+-STORAGE---+-----------------------------------------------><
ABBREVIATIONS: STG, NSTG
The STORAGE output also includes the amount of storage used for the internal static for the compilation.
The compiler now generates inline code for STG(x) where x has the BASED attribute with the REFER option and meets both of the following conditions: