The AGGREGATE option creates an Aggregate Length Table that gives the lengths of arrays and major structures in the source program in the compiler listing.
.-NOAGGREGATE----------------------. >>-+-AGGREGATE--+-------------------+-+------------------------>< | .-DECIMAL-. | '-(--+-HEXADEC-+--)-'
ABBREVIATIONS: NAG, AG
The suboptions of the AGGREGATE option determine how the offsets of subelements are displayed in the Aggregate Length Table:
The Aggregate Length Table includes structures but not arrays that have non-constant extents. However, the sizes and offsets of elements within structures with non-constant extents may be inaccurate or specified as *.
A sample listing is shown in Using the compiler listing.