Skip to main content

IAR Embedded Workbench for RH850 3.20.x

‑‑diag_remark

In this section:
Syntax
‑‑diag_remark=tag,tag,... 
Parameters

tag

The number of a diagnostic message, for example the message number As001.

Description

Use this option to classify diagnostic messages as remarks.

A remark is the least severe type of diagnostic message and indicates a source code construct that might cause strange behavior in the generated code.

Example

This example classifies the warning As001 as a remark:

‑‑diag_remark=As001

Caution

Project>Options>Assembler >Diagnostics>Treat these as remarks