GRP7112

The Factor 2 entry (positions 33-42) of an EXSR operation or the Result-Field entry (positions 43-48) of a CASxx operation specifies the name of the subroutine in which the operation is performed. A subroutine cannot be called from an operation within the same subroutine; the specification is ignored.

Change the name of the subroutine on the operation or remove the operation. CABxx, GOTO, and TAG operations may be used to branch to a tag within the same subroutine. Compile again.