Skip to main content

IAR Embedded Workbench for RH850 3.20.x

J.3.1 Translation

In this section:
Diagnostics (3.10, 5.1.1.3)

Diagnostics are produced in the form:

filename,linenumber
level[tag]: message

where filename is the name of the source file in which the error was encountered, linenumber is the line number at which the compiler detected the error, level is the level of seriousness of the message (remark, warning, error, or fatal error), tag is a unique tag that identifies the message, and message is an explanatory message, possibly several lines.

White-space characters (5.1.1.2)

At translation phase three, each non-empty sequence of white-space characters is retained.