HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ASMA138W

HLASM Programmer's Guide
SC26-4941-06

Non-empty PUSH xxxxxxx stack

Explanation

The number of PUSH instructions exceeds the number of POP instructions at the end of the assembly. This indicates a potential error.

System action

The assembly continues.

Programmer response

Change your program to issue POP instructions for all PUSHes. You can suppress this warning by specifying the NOPUSH suboption of the FLAG option.

Severity

4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014