Storing an address expression into a storage allocation less than
the size of an address results in data truncation.
Informational: The assembler stored a value that is too large for
the allocated space, resulting in data truncation.
User Action: Allocate more storage.