Copyright Digital Equipment Corp. All rights reserved.

ALIGNPOP

Message        This "restore" has underflowed the member alignment's
               stack.  No corresponding "save" was found.

Description    The member_alignment stack, managed by the #pragma
               member_alignment and #pragma environment directives,
               contains more restores than saves.  This could
               signify a coding or logic error in the program.

User Action    Make sure each restore has a corresponding save.