Arrays
- Array cross-sections
- Bit(*) arrays are not supported for ANY and ALL array built-ins.
- Using built-ins like SIZE, LBOUND, and HBOUND for unallocated arrays of controlled storage class.
- The detection of and error while allocating controlled-storage-class array of unspecified size for example arrays declared
with an asterisk (*).