Messages In The Listing File - Intel i960 User Manual

Processor compiler
Hide thumbs Also See for i960:
Table of Contents

Advertisement

Messages
diagnostic-message
ic960 level
filename , line lnn , -- message
level
filename
lnn
message
The
and
source-line
messages that are not associated with any particular source code line.
The
diagnostic-pointer
present if the precise column for the error is not available.

Messages in the Listing File

In a source listing, diagnostic lines follow the erroneous source lines. The
diagnostic lines in a source listing have this form:
>>>>>
source-line
diagnostic-pointer
>>>>>
>>>>>
diagnostic-message
source-line
diagnostic-pointer
diagnostic-message
ic960 level
filename , line lnn , -- message
level
filename
has this form:
is the type of diagnostic message:
,
ERROR
CATASTROPHIC ERROR
.
ERROR
names the source file currently being processed.
is the line number, if available, where the
compilation system detects the condition.
explains the diagnostic.
diagnostic-pointer
may be absent when the
is the line containing the error being reported.
is a caret (
) located below the beginning of the
^
token that the diagnostic refers to.
has this form:
is the type of diagnostic message:
,
ERROR
CATASTROPHIC ERROR
.
ERROR
names the source file currently being processed.
,
WARNING
, or
INTERNAL
may be absent for those
is
source-line
,
WARNING
, or
INTERNAL
13
13-3

Advertisement

Table of Contents
loading

Table of Contents