TAL Reference Manual
Compiler Directives
TAL Reference Manual—526371-001
16-8
Summary of Compiler Directives
Diagnostics ERRORFILE
ERRORS
RELOCATE
WARN NOWARN
Logs error and warning
messages to an error file
Terminates compilation if
the specified number of
error messages occur
Issues warnings for
nonrelocatable global
variables
Selectively suppresses
warnings
Object-File
Content
ASSERTION
CHECK
COMPACT
NOCHECK
PUSHCHECK
POPCHECK
NOCOMPACT
Conditionally invokes a
procedure for debugging
purposes
Generates range-
checking code
Fills gaps in the lower
code area
CPU
DUMPCONS
FIXUP
NOFIXUP
Generates a TNS object
file; this directive is now
superfluous
Emits constants and
labels to the object code
Performs fixup steps
Table 16-1. Summary of Compiler Directives (page 3 of 6)
Category Directive Alternate Operation