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 Pe177

Description

Use this option to reclassify certain diagnostic messages as remarks. A remark is the least severe type of diagnostic message and indicates a source code construction that may cause strange behavior in the generated code. This option may be used more than once on the command line.

Note

By default, remarks are not displayed—use the ‑‑remarks option to display them.

Caution

Project>Options>C/C++ Compiler>Diagnostics>Treat these as remarks