Diagnostic Messages

Error Messages

 

ACTION

Use only one label in a plabel

 

 

expression.

1075

MESSAGE

Undefined field selector

 

CAUSE

Illegal field selector is being used.

 

ACTION

Use correct field selector.

1076

MESSAGE

Recursive macro expansion for

 

 

%s

 

CAUSE

Recursive macro expansion not

 

 

permitted.

 

ACTION

Change macro definition to not be

 

 

recursive.

1077

MESSAGE

A .CALLINFO may specify

 

 

either CALLS or NO_CALLS but

 

 

not both

 

CAUSE

A .CALLINFO directive contained

 

 

both the CALLS and NO_CALLS

 

 

operands.

 

ACTION

Remove either CALLS or NO_CALLS

 

 

from the .CALLINFO directive.

1078

MESSAGE

Only one architecture

 

 

revision level can be

 

 

specified with .LEVEL

 

CAUSE

More than one .LEVEL directive was

 

 

encountered and they specified

 

 

different architecture levels.

 

ACTION

Remove the inappropriate .LEVEL

 

 

directive.

1079

MESSAGE

Missing "=" for parameter %s

 

CAUSE

An operand to a directive is expecting

 

 

a value to be supplied. For example,

 

 

the FRAME keyword to the

 

 

.CALLINFO directive expects an

 

 

argument to be associated like this:

FRAME=32

168

Chapter 8