English
Language : 

AN3350 Datasheet, PDF (38/185 Pages) STMicroelectronics – eTPU compiler tools
Command-line options for diagnostic messages
AN3350
#pragma warn_filenamecaps_system
[no]tokenpasting
Issue warning messages when token is not formed by the ## preprocessor operator.
Enabled when most is used. Equivalent to
#pragma warn_illtokenpasting
[no]relax_i2i_conv
Relax implicit arithmetic conversion warnings on certain implicit conversions. Equivalent to
#pragma relax_i2i_conv
display | dump
Display list of active warnings.
Remarks
Table 2 lists the equivalent command option of the warning messages turned on by the -
w[arning] on command.
Table 2. Warnings turned on by the -w[arning] on command
most
all (includes most)
full (includes all and most)
[no]pragmas | [no]illpragmas [no]possible | [no]unwanted
[no]notinlined
[no]empty[decl]
[no]unusedarg
[no]implicit[conv]
[no]impl_int2float
[no]notused
[no]ptrintconv
[no]unusedvar
[no]impl_float2int
[no]anyptrintconv
[no]unused
[no]impl_signedunsigned
[no]undef[macro]
[no]extracomma | [no]comma
[no]extended_errorcheck
[no]hidevirtual |
[no]hidden[virtual]
[no]largeargs
[no]structclass
[no]padding
[no]missingreturn
[no]unusedexpr
[no]filecaps
[no]sysfilecaps
[no]tokenpasting
38/185
Doc ID 018512 Rev 2