Skip to main content

IAR Embedded Workbench for RH850 3.20.x

diag_warning

In this section:
Syntax
#pragma diag_warning=tag[,tag,...]
Parameters

tag

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

Description

Use this pragma directive to change the severity level to warning for the specified diagnostic messages. This level remains in effect until changed by another diagnostic-level pragma directive.

See also

Diagnostics.