ASMA079E Illegal PUSH-POP

Explanation

More POP assembler instructions than PUSH instructions have been encountered.

System action

This POP instruction is ignored.

Programmer response

Eliminate a POP statement, or add another PUSH statement.

Severity

8