ASMA990U Location Counter does not match symbol table value
Explanation
A difference has been detected between the symbol table and the location counter. The assembly stops and a special abnormal termination dump (High Level Assembler interrupt and diagnostic dump) is taken. The listing is not completed.
System action
The High Level Assembler interrupt and diagnostic dump shows the statement that was being printed when the difference between the location counter and the symbol table was detected.
Programmer response
Reassemble the program using NOALIGN. If alignment is needed, use CNOP or DS to force alignment.
Severity
20